G
George
I have a asp page built with the Insert/Database/results which queries an SQL
file. I have placed one search field at the top of the page for user to
submit a "LIKE" search on customer names. When you first navigate to the
page, it returns all customers in the database. I would like for the results
to be NULL until the user submits a name via the search field.
file. I have placed one search field at the top of the page for user to
submit a "LIKE" search on customer names. When you first navigate to the
page, it returns all customers in the database. I would like for the results
to be NULL until the user submits a name via the search field.