|
|
|
|
|
| | |
|
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: db example dropdown menu |
From: |
umesh |
Date: |
9/29/2000 11:29:08 AM |
IP: |
12.25.60.250 |
hi,
you need to pass a select query e.g.
"select field_name from table_name where
name =dropdownselectedname"
then write
rs.fields("field_name")
regards
umesh |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|