Im searching a database, and if I can't find any records
return a response. When I run it, its not displaying anything and I'm putting in something thats not in the database.
I put a button on the form but how could I set it up once I click the button it will return the response.write or not.
this is what I set up
If (Recordset1.bof = true and Recordset1.eof = true) then
Response.Write st