Question
Building search results in ASP
Im trying to create an update page to update records in a
database.
My first step is creating the search pages, and im using a menu single search parameter to list references from a database column, using the GET method. This works ok.
Then I create a results page with a new recordset filtering the reference as a url parameter. When I test it, all i get is a table with the titles but no results displaying.
Without completing these steps I am unable to create the update record page.
I have been following the Dreamweaver 8 user guide from page 847, after which I will do the updates from page 940.
If anyone could enlighten me I would be most grateful.
Thanks in Advance,
Peter.
My first step is creating the search pages, and im using a menu single search parameter to list references from a database column, using the GET method. This works ok.
Then I create a results page with a new recordset filtering the reference as a url parameter. When I test it, all i get is a table with the titles but no results displaying.
Without completing these steps I am unable to create the update record page.
I have been following the Dreamweaver 8 user guide from page 847, after which I will do the updates from page 940.
If anyone could enlighten me I would be most grateful.
Thanks in Advance,
Peter.
