Hey, I know this issue has probably been discussed before, but I need a little help to get this to work and I need to know how I can solve this problem once!
Here's the situation: On Page 1 2 selects which are dependent on one another (for example first one is Country, User choses the country, and the second dropdown is populated after retrieving the Locations for this country via AJAX call) When I leave the page, and then use the "GoBack" Button of my browser, the select-boxes are empty. There has to be an easy way to solve this problem I believe. So please, help me getting it to work! Thanks in advance!