Paul, Are you familiar with using InStr() and Mid() ? You could write a quick parsing function using those.
Reply to me offlist as this is WAY off topic. Jeff ----- Original Message ----- From: "Paul Sinclair" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 04, 2003 12:55 PM Subject: [IMail Forum] ParagraphFormat function in ASP? > 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/ > ____________________________________________________________________________ ___________________ > [This E-mail has been scanned for viruses] > > _______________________________________________________________________________________________ [This E-mail has been scanned for viruses] 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/
