I have a dynamic text field that gets populated from the backend with free
form text (can be any text really).

I want to be able to populate the dynamic textfield in a constrained size of
200x200, and have the text "page" to more content as soon as space is run
out in the constrained text box ... example: say there is a lot of text, I
want to load as much text as possible in the textfield, then page to the
next page, next page, and so on until the end ... the text must split on
whole words and not chars ... the reason the text must be constrained is
because the textfield sits in a predefined UI.

I've looked at a few methods, but I'm wondering if anyone has found the best
solution for this.

Please respond to: [email]scottjanousek@hotmail.com[/email] or modify the header email
address.

Thanks.

-sj