Is there an easy way to get rid of all the current active Session Variables in a browser?
I have a search page that uses alot of Session Variables, it has a 'new search' button.
I want to button to redirect the user to the search page and destroy all the Session Variables used in the previous search.
I have a search page that uses alot of Session Variables, it has a 'new search' button.
I want to button to redirect the user to the search page and destroy all the Session Variables used in the previous search.