|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: invalid use of NULL |
From: |
Atul Patil |
Date: |
6/25/2000 11:31:41 AM |
IP: |
202.60.136.19 |
Though your syntax is correct,I think you must write the following code:
<%
if isnull(rs("fieldname")) then
write your code
end if
%>
Try this out.Good Luck!!
From Atul Patil |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|