|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program 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
|
|
|
|
|
|
|
|
|
|
|
|