david7777777777
Programmer
Can someone point me in the right direction for writing a script that handles the situation where a search returns no results?
Talking to a SQL 2000 database, I have an ASP page that contains a recordset, a textbox, and a grid DTC. The recordset gets its search criteria from what the user types in the textbox. If there are no search results returned I'd like a message to display informing the user to try again or something like that.
Thanks.
Talking to a SQL 2000 database, I have an ASP page that contains a recordset, a textbox, and a grid DTC. The recordset gets its search criteria from what the user types in the textbox. If there are no search results returned I'd like a message to display informing the user to try again or something like that.
Thanks.