Originally posted by riis
Hmm, isn't a VB textbox limited to 65535 chars? I'm not sure...
Not exactly. Here is a quote from MSDN:
... The Text setting for a TextBox control is limited to 2048 characters unless the MultiLine property is True, in which case the limit is about 32K