J
James Doughty
Hello,
I am trying to circumvent my users from closing a page as much as possible.
I they decided to close then so be it but I want to give them a message
telling them they need to continue to finish the process.
I tried to add it to the onunload event but that event is fired on a
postback as well as the close. Is there a way to tell if this is a postback
vs a close event?
Thanks,
James
I am trying to circumvent my users from closing a page as much as possible.
I they decided to close then so be it but I want to give them a message
telling them they need to continue to finish the process.
I tried to add it to the onunload event but that event is fired on a
postback as well as the close. Is there a way to tell if this is a postback
vs a close event?
Thanks,
James