Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
Replacing/avoiding page-reload prompts from POST method?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="John Geddes, post: 4928020"] If a user tries a Refresh/Reload on a page that has been called as the result of submitting a Form with the POST method, IE and Firefox both throw up warning messages that are pretty confusing to the non-technical user: IE: "The page cannot be refreshed without resending the information ...." Firefox: "The page you are trying to view contains POSTDATA ..." I know that it can be avoided by using GET instead, but I really don't want to do that. Does anyone know a way of trapping these events in Javascript so that I can write my own warning message (or even block the Refresh/Reload altogether)? John Geddes England [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
Replacing/avoiding page-reload prompts from POST method?
Top