Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Query result problem

Status
Not open for further replies.
Joined
Aug 23, 2004
Messages
174
Location
US
On my site I have a spot to search for sites by the id number or by the location. The problem is if a location is entered a blank table for the id search shows up. Is there anyway to make only the item entered show up?

Thanks
 

Not without dipping in some javascript. Surely this isn't a problem though? You can pick it out server-side and ignore it if is an empty string.

If you wanted a javascript solution, I'm sure the Javascript Forum guys will be able to get you on the right track :)

Jeff

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top