|
|
|
|
|
| | |
| |
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: Search based on dropdown value |
|
From: |
Vivek Joshi |
|
Date: |
10/9/1999 5:57:04 AM |
|
IP: |
203.197.192.247 |
if u just ant to read value then Request(varname ) will giveu selected text value
OR if u want to slect the database value
if Rs("value") = "SelectedValue"
<option selected value ="lll
else
<option value =.CCC
end if
hope this helps
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|