I think he means filling a character array with the text in the box... you'd want to use string manipulation functions for that (though there are more efficient ways). Basically, go for stuff like ...
Hi guys,<BR><BR>This is probably super simple, so I apologize.<BR><BR>I'm trying to write a small COM object in VB that creates a list of dial-up networking connections on the server.<BR><BR>I would ...