Hi,
I have a text box on my form
<TEXTAREA NAME="name2" ROWS="7" COLS="65" wrap=off></TEXTAREA>
The problem is when someone instead of typing, pastes some text (say e-mail) and proceeds to the next page, the pasted text is converted into the HTML and is displayed on the next page (which should not happen!!!)
Please help me to resove this issue.
Thanks.
I have a text box on my form
<TEXTAREA NAME="name2" ROWS="7" COLS="65" wrap=off></TEXTAREA>
The problem is when someone instead of typing, pastes some text (say e-mail) and proceeds to the next page, the pasted text is converted into the HTML and is displayed on the next page (which should not happen!!!)
Please help me to resove this issue.
Thanks.