Hello!
I have a problem that i’m pretty sure is some stupid fault of mine, but here goes:
I have a page that sends login info to a separate processing page, which stores info in a session variable and redirects to the page you came from.
This works in IE7 + FF + O, but not IE6 and IE5 (though, they work local :huh: )
i have tried a lot of things, but i’m not able to pinpoint the source of the problems.
This is done in .asp, so the user agent shouldn’t have any impact on how this is done.
Or maybe it’s something with the cacheing of the page… hmm