|
|
|
|
|
| | |
|
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: linking asp |
From: |
bigdog |
Date: |
3/12/2001 2:12:47 PM |
IP: |
198.166.214.4 |
Hi Darren,
Sounds to me like you might need to refine your sql select statements with a "where...or..." clause. I would capture the two variables and then pass them to the modified select statement.
You might have to use an "if" statement to select the different queries.
I'm thinking along these lines:
if var1=null or var2=null then
do query with one criteria
else
do query with two criteria
kevin
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|