M
Motty
Hi I'm trying to pass the value of a 'text box area' using
response.redirect, the .asp page and a list of parameters in the form
of page.asp?p1=request("fieldname")
All is OK with regular fields (text or numeric) but I get only the
first line of the Text Area.
Is there a way to pass all lines?
Thanks
response.redirect, the .asp page and a list of parameters in the form
of page.asp?p1=request("fieldname")
All is OK with regular fields (text or numeric) but I get only the
first line of the Text Area.
Is there a way to pass all lines?
Thanks