Maintain user filters across all pages?
Hi there,
Is there a way i could maintain the user entered text/drop down data somewhere so that it is accessible across all pages(something like global variable) using JQuery. but it seems i am not supposed to use session/cookie concept as well.
Thanks.