G
Guest
Is there a way to pass data from page to page without the use of a Session
Variable or queryString?
I need to pass drop down box selections from page to page and have the drop
downs on the page be the same as they were on the page the user is coming
from. I'm using a master page and a sitemap file for my menu.
example:
If I'm in page 1 and I select
BMW in dropdown 1 and 535 in drop down 2
if i select a new page on the menu, the drop downs on that page needs to
have selected BMW (since that drowndown data is on that page as well.)
what is the best way to do this?
Variable or queryString?
I need to pass drop down box selections from page to page and have the drop
downs on the page be the same as they were on the page the user is coming
from. I'm using a master page and a sitemap file for my menu.
example:
If I'm in page 1 and I select
BMW in dropdown 1 and 535 in drop down 2
if i select a new page on the menu, the drop downs on that page needs to
have selected BMW (since that drowndown data is on that page as well.)
what is the best way to do this?