View Single Post
  #3 (permalink)  
Old 07-11-05, 05:00 PM
Bonzo's Avatar
Bonzo Bonzo is offline
Coding Addict
 
Join Date: Jan 2004
Posts: 340
Thanks: 0
Thanked 0 Times in 0 Posts
My problem dennispopel is that I want the user to input the information he knows into the text box's on the form and leave the other text box's blank.

The trouble with my code is that it will only return a result if all the text box inputs equal a row in the table.
What I wanted was to return any row that has the information submitted on the form.

Anthony
Reply With Quote