Insert form results to a hidden field...
-----------------------------------------------------------------------
Heya, I have a page search.asp with a form in it which has text and list menus.
Text Fields: KeywordSearch
List Menu: CategoryTable
List Menu: Location
Button: Search
When you submit the search button the search.asp page directs to the results.asp page with the search result.
Going back to the search.asp page. I would like to create a second form on the same page which would have 4 hidden text fields.
Hidden Field: KeywordSearch, CategoryTable, Location, UserName.
Is it possible to pass the entered information from the Text Fields and List Menu to the Hidden Fields?
The reason for wanting to do this is so that I can create an Insert Record. When submitting from the search page, the insert record will also submit to a database which will show me what the users are searching for.
Tanks Heaps
Mally
__________________
TA
Mally
|