Forums
This topic is locked
create a serach/result page
Posted 14 Apr 2003 17:58:05
1
has voted
14 Apr 2003 17:58:05 Claire Gowland posted:
Just wondered how to go about returning the results on the same page in which the query was created....thanks
Claire
Replies
Replied 15 Apr 2003 09:36:41
15 Apr 2003 09:36:41 Vince Baker replied:
Simply create a form that will have the text box for the search and set the action to the current page and set the method to get. This will refresh the current page and append the textbox value to the URL as a querystring that you can use to filter the recordset for your results.
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting
Regards
Vince
Visit my home: www.chez-vince.com
VBScript | ASP | HTML | SQL | Oracle | Hosting