[thelist] ASP Replace Problem

jay.blanchard at thermon.com jay.blanchard at thermon.com
Thu Jan 17 08:14:44 CST 2002


Good Morning Great & Wonderful Gurus!

I have a string that I would like to separate into paragraphs, and I know 
that I have done this before, but now it seems not to work. Does anyone see 
an error with this statement?

strBody = replace(strBody, CHR(10) & CHR(10), "</p><p>")

CHR(10) is a carriage return-line feed. Two of them together indicate the 
end of one paragraph and the beginning of the next. Have I forgotten something?

TIA! :)

Jay Blanchard





More information about the thelist mailing list