View Single Post

  #3 (permalink)  
Old 10-25-2007
Daniel Kaplan
 
Posts: n/a
Default Re: Saving linebreaks in a TEXT field

"Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
news:vcudnX6Mb7d1lr3anZ2dnUVZ_qHinZ2d@comcast.com. ..


> Look at the source for your web page. I suspect your line breaks are
> there, and your problem is that HTML ignores them.



you make a good point, but then it comes to me finding them before i put
them in the DB, then converting them to <P> and <BR>, no?

off the top of your head, do you know what they are in the edit field when i
read it? \n? \r?

thanks


Reply With Quote