S
Steve H.
Stupid developer question....
Is there a way to capture, on a page, all callbacks to the page or user
controls, and encompass them with another event?...
Looking for a way to remove the refresh-resubmit problem in the base page.
Sounds simple, but dont see the ability at the moment. Was hoping to avoid
being forced to put (response.redirect(request.rawurl)
in every callback.
Is there a way to capture, on a page, all callbacks to the page or user
controls, and encompass them with another event?...
Looking for a way to remove the refresh-resubmit problem in the base page.
Sounds simple, but dont see the ability at the moment. Was hoping to avoid
being forced to put (response.redirect(request.rawurl)
