Re: Internet Explorer Web Development IE7 session variable bug ?
AcerDad
Dave,
I am definitely experiencing this problem. I have a site set up to host information for fast pitch teams. On the home page I have a select element to allow the user to select the team they want to view on the rest of the site. The select action is simply to run a CF page that takes the selected option value and set a session variable with that value.
What I am experiencing is that once you navigate away from the home page to the other pages it may (or may not) remember the team id. Every time you go back to the home page, it loads with the default team selected instead of your last selection. Then as you go to the other pages, you can get different teams showing up.
The site is www.fprankings.com/acers. I have it sort of in debug mode now, with the guts of most of the pages stripped out, because I wasn't sure why I started having a problem all of a sudden. Each page you navigate to gives a header for the page with the team name identified.
If you go back and forth a few times between the home page and the other pages, and select different teams, you can end up seeing different teams on each subsequent page instead of the team you just selected.
The site was working fine with IE 6, and it continues to work fine with FF. I just today correlated the onset of the problem with updating to IE 7.
Hope this helps in solving the problem!!