|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: using selection from 1 drop down to filter 2nd drop down |
From: |
srinivasan |
Date: |
5/31/2001 9:49:24 PM |
IP: |
192.169.41.33 |
If request.form("dropdowm1")="" then
select * from second dropdowntable
else
select * from second dropdowntbale where fieldname=request.form("dropdown1")
end if
srini
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|