Windows XP msie6.x backbutton multiple links in history on asp.net page

Joined
Nov 8, 2005
Messages
1
Reaction score
0
Here's the prob...

This occurs *only* with clients on Windows XP SP2 using MSIE6.x .. all other browser & o/s conbinations work fine.

Have an ASP.net website, pretty typical site, some assemblies, sql server db on a Win2K server, nothing too fancy.

When the user visits the site with MSIE6.x on an XP sp2 paltform, clicks thru the various links and menus to navigate the site, each page they visit generates multiple listings in the back button history.
So go from page A.aspx to page C.aspx, there will be about 5 links in the back buttons dropdown.
And to get back to A.aspx, you have to click back about 5 times.

WHat it should do is only take a single click to go back one page...like every other browser on every other o/s.

Code problem? - i think not, no other browser is affected
Windows XP sp2 problem? - probably, sp1 NOT affected
Or MSIE the culprit? - a setting?

I've already wasted an hour of my life on the phone with MS support. Now it's time to consult with the real experts.

Suggestions or advice would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top