Jon Westfall
|
| Posted: 04/17/2002, 5:18 AM |
|
Ok, I have a listbox of universities that is populated from an table in my database. On a search form, i'd like to offer the ability to search limited to a certain university, or search all universities. How do I add just a blank or allow a listbox to be blank? See example of where i'm doing this at www.bugjr.com/isbx/Search.cgi . Any suggestions are appreciated!
|
|
|
 |
Nicole
|
| Posted: 04/17/2002, 6:00 AM |
|
Jon,
if you want to create the same search form as on Search page, just do not select university if you want to search on all of them.
|
|
|
 |
Tony M
|
| Posted: 04/17/2002, 6:35 AM |
|
I use a blank record on all my lookups and also include a clear button on my search forms.
|
|
|
 |
|