MetroToday
MIS
Hi guys,
I have two parts to implement in my ASP. First of all I have a search page where there are 10 text boxes. In a nutshell I want to enable to user to search from any one of these text fields. So its a OR clause in the SQL part. The more fields the user fills in, the more accurate the results are going to be.
What I am having trouble is with the implementation part. Any ideas to get me started would be very welcome.
Thanks.
I have two parts to implement in my ASP. First of all I have a search page where there are 10 text boxes. In a nutshell I want to enable to user to search from any one of these text fields. So its a OR clause in the SQL part. The more fields the user fills in, the more accurate the results are going to be.
What I am having trouble is with the implementation part. Any ideas to get me started would be very welcome.
Thanks.