I use FreeTextBox to load a template and to fill some tags with some data from my db.
I can visualize the page perfecly.
Now I need to catch the HTML text to send it to an activex that creates a PDF file.
In ReadOnly=True mode the
Freetextbox1.Text=""
in ReadOnly=False mode
Freetextbox1.text is ok....do someone know why it happens?
Any help will be very appreciated!
Thanx
Giacomo