Home All Groups Group Topic Archive Search About

Open file to write dynamically

Author
13 Feb 2006 8:41 PM
amruta
Hello,
I need to open a text pad in the form and dynamically write information to
the text area.

please can you tell me how can i do that.

Thank you.

Author
14 Feb 2006 12:11 AM
Chris
amruta wrote:
> Hello,
> I need to open a text pad in the form and dynamically write information to
> the text area.
>
> please can you tell me how can i do that.
>
> Thank you.
>
>

Why can you not just use a multi line textbox or a richtextbox?

Chirs