nohandlesleft254
IS-IT--Management
Hi,
If i was to ask what the most efficient method for keeping form results within a page long after the form has been submitted would most people tell me the same thing?
I have a search form with 8 fields. Once the form is submitted the user can then use a pages function, or column sort function to arrange their results; what is the best way of me keeping the form info each time the user uses one of these features?
(i am currently adding all fields to a URLparams var at the top of the page and have the ?#URLparams# on each href)
If i was to ask what the most efficient method for keeping form results within a page long after the form has been submitted would most people tell me the same thing?
I have a search form with 8 fields. Once the form is submitted the user can then use a pages function, or column sort function to arrange their results; what is the best way of me keeping the form info each time the user uses one of these features?
(i am currently adding all fields to a URLparams var at the top of the page and have the ?#URLparams# on each href)