Hello,
I have created a simple javascript function that reloads the page when calling it.
When users click on a button that activates this function they receive a warning message that the page cannot be reloaded without resending the information to the server.
Is there any to supress this warning message using Javascript code?
I have created a simple javascript function that reloads the page when calling it.
When users click on a button that activates this function they receive a warning message that the page cannot be reloaded without resending the information to the server.
Is there any to supress this warning message using Javascript code?