Lifeseeker
Registered User.
- Local time
- Today, 03:42
- Joined
- Mar 18, 2011
- Messages
- 273
Hi,
I'm trying to create a better form-based search by having users use the form to choose criteria. So the form would contain dropdown textboxes for users to pick.
Once the selection has been made, click on a search button, and the form filters results based on what users have chosen in the search form.
How should I go about doing this? I'm thinking I will need to pass the criteria gathered through the form and pass it to the query behind the main form?
any thoughts/comment much appreciated.
I'm trying to create a better form-based search by having users use the form to choose criteria. So the form would contain dropdown textboxes for users to pick.
Once the selection has been made, click on a search button, and the form filters results based on what users have chosen in the search form.
How should I go about doing this? I'm thinking I will need to pass the criteria gathered through the form and pass it to the query behind the main form?
any thoughts/comment much appreciated.