|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Sorry, lets try that again... |
From: |
Tim |
Date: |
11/2/1999 7:52:08 AM |
IP: |
207.51.162.13 |
Actually the "blank lines" are saved correctly in the database. You need to replace the character combinations Chr(13) & Chr(10) before you display. Get your text from database into a variable then try something like:
MyVar = Replace(MyVar, vbNewLine, "<br>") |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|