|
-
Jan 24th, 2007, 11:45 AM
#1
Re: [2005] storing textbox content preserving newlines+ white spaces
Step through your code till you get to the part where it updates, and try to look at the updatecommand being generated for it. Is the text formatting in there?
How do you know it is not preserving formatting? Newlines appear as \n rather than <br/> so if you're trying to display it again, it won't show up as <br/> unless you perform an explicit replace.
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
|