|
|
|
|
|
| | |
|
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: |
Help!!! |
From: |
JschwartzASI |
Date: |
11/18/2002 2:29:50 PM |
IP: |
207.50.208.225 |
If I have a page that hits a DB, and verifies a # in a DB, and then displays info inside a table after it verifies, what code do I use NOT to display the verification colum in the db,,,Here is the peice that I tried that is not working...
If objRS.Fields(I).Name = "NUMVER" Then
objRS.MoveNext
End If
It goes through the script, but still displays that field.... |
Follow Up - Re: Help!!! - Don 1/3/2003 12:02:45 PM
|
|
|
|
|
|
|
|
|
|
|
|