|
-
Jun 14th, 2001, 10:01 PM
#1
Multiple lines output?
I am using <TEXTAREA> as input from a form and submit it to SQL Server, and i keyed in multiple lines in. But when I use "response.write recobj(msg)" to display out as HTML, it came out in a single line. I tried to use "response.write server.HTMLEncode(recobj(msg))", it still the come out as single line as well. Please help, thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|