Anybody know a function in ASP that does a similar thing as the ParagraphFormat function? I've got a SQL database that has fields with large blocks of text (many paragraphs long). In the sql tables, the paragraphs are separated by dual carriage returns.
I need to bring the text out of the database and format it in an asp page with the dual carraige returns replaced by <p> tags for correct paragraph appearance. I have been using CF for this stuff but for reasons I won't go into need to convert to asp for temporary purposes. Thanks for any ideas. Paul To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
