>Hi - A quick question - I'm using a few textarea blocks in my form for
>users to submit large chunks of data to a memo field in an access
>database - this data to be submitted is formatted with blank lines,
>tabs, carriage returns, etc. - how do I retain formatting so that when
>the user views their information on file (just querying and displaying
>in a CFOUTPUT) it's the same as it was when entered?


Try using #paragraphformat(htmleditformat(your_content_here))#. Works for me.

--------
Rob Keniger


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to