I have a database search web application in which the user is presented
with a search page. The search page has a number of values by the body
onload method.
My problem lies when the user selects search. The user is taken to the
results page but when the user returns to the search page he or she is
presented with a blank search page with default values set.
What i need is for the form to hold the users input until the user
selects a clear button.
Is this possible?
Thanks for your help?
Clive
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
with a search page. The search page has a number of values by the body
onload method.
My problem lies when the user selects search. The user is taken to the
results page but when the user returns to the search page he or she is
presented with a blank search page with default values set.
What i need is for the form to hold the users input until the user
selects a clear button.
Is this possible?
Thanks for your help?
Clive
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
Comment