|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Replace and Null fields -- oops |
From: |
Charles |
Date: |
6/9/2000 2:16:34 PM |
IP: |
207.144.165.177 |
Original code:
<%
IF not isnull(RS1("RqstNotes")) > "" then
strNotes = RS1("RqstNotes")
strNotes = replace(strNotes, vbNewLine, "<br>")
END IF
%>
My apologies.
- Charles
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|