If someone could assist me with this. I am in need of a way to allow my users to search the database using multiple criteria options. For instance; if a user wants to pull a list of companies in a certain range of zip codes. I'd like for them to able to type in the textbox...something resembling..
45202* Or 45231* Or 45255*
I would like for them to be able to press Submit and when it does that, the database searches for companies that are in those particular zip codes. However, it'd be better if they were just allowed to put commas after each zip code. If you understand what I'm saying, please give me a response.
45202* Or 45231* Or 45255*
I would like for them to be able to press Submit and when it does that, the database searches for companies that are in those particular zip codes. However, it'd be better if they were just allowed to put commas after each zip code. If you understand what I'm saying, please give me a response.