|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: In Asp can we create a dropdown box - where we can enter data as well as select from exsisting data? |
From: |
Jeff |
Date: |
7/5/2000 10:05:59 PM |
IP: |
24.15.178.210 |
Ive "felt that need" several times myself. The closest Ive been able to come up with is using both a dropdown box and a text box in combination. I dynamically write the dropdown elements and call my dropdown box a "QuickPick" menu or something similar. Then Ive got a bit o JavaScript that loads the text box with the "selected" value of the dropdown list whenever its selected. The user can then either type directly into the text box or use the dropdown.
Hope this helps |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|