try to use this (wrap-parameter) in your form: <textarea name="..." cols="..." rows="..." wrap="hard">
-----Original Message----- From: Shahzad.Butt [mailto:[EMAIL PROTECTED] Sent: donderdag 21 augustus 2003 11:45 To: CF-Talk Subject: Text Field I am adding data in text field in sql server 2000. User can see a memo box and they can type in long description. All I want is to keep the format user typed in so I want to keep all enters, spaces extra entered by user in DB. And then when I display result it should show in same format but it should also fit in page (with table of 100% width). Fitting in page is fine just having 100% width does the job. But how can I save data entered by user in same format in DB? When I use <Pre>#data#</pre> when inserting in DB then it doesn't fit in page but shows everything in one line. Any help?? Thanks Shahzad.Butt Ph: +44 (0) 1992 701 722 Fax: +44 (0) 1992 701 604 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

