Hi,
I am executing a HTA file that submit the textarea contents to a database.
I have the following add.asp page which needs one parameter querystr but my querystr is shown like a very long string value. When I submit it converts one in a long value and the query string is getting truncated after some characters.
Can you please kindly share the code segment to workaround how to pass
such a long string value to a asp page.
This is how I invoke the test page:
However, now is shown in the address bar the contents of the textarea???
Could someone give me a bit help to solve this problem?
Just he!