Link to home
Start Free TrialLog in
Avatar of patelajk
patelajk

asked on

Search SQL Database

Hi Everyone

I have 3 combo boxes within a Form, a user can select an option from any number of these combo boxes, (e.g they can select the first one and the second one, only the first one, all 3 or the 2nd and 3rd one etc).

How do I code this in ASP vbscriptso that the database will display results based on these search parameters. I can easily do if the user had to select an option from all 3 but I don't know how to do it if the user selects 1-2 boxes.

Using sql server and asp vb

Any help would be great

Thanks

Ajay

ASKER CERTIFIED SOLUTION
Avatar of alexhogan
alexhogan

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of trailblazzyr55
trailblazzyr55

I believe this would be aswered better in the ASP.NET section, you could have it reposted there.. :o)