My website is an asp.net-mvc (beta1) website, fully verifies and works in all browsers (Clearly that in IE6
- Request a post with some parameters
- Click through the results from one of the generated links
- By pressing the "Back" button from the resulting page.
Sometimes the back button does nothing (the page of the last request stays on the screen, the status "floods" Sometimes called "lion") - Sometimes a full page is shown with the correct URL and "full" status - sometimes the res: //ieframe.dll/repost.htm page is " The server can not be found "shown with the title
I'm not getting the trigger trigger yet ..
I think IE is not caching anything So this URL will be posted again. Nothing seems to kill my controller.
What's going on? How can I debug better than:
apply
Comments
Post a Comment