Preserving Form State on Submit
Hi,
I'n trying to implement some jQuery that will effectively preserve the state of a submitted search form so that the user can see the checkbox selections they made and adjust. The form is submitted as a get action.
Anyone got any suggestions how that can be done?
Thanks!