OnUnload Question

Can someone clear something up for me. Someone told me to use an unOnload function to auto submit a form when the window is redirected or closed. Someone else told me that onUnload will clear all the textboxes, hence leaving nothing to submit.

View Replies


ADVERTISEMENT

Onunload

a way to use onunload to let the server know the client window has been closed?

View Replies View Related

Onload Or OnUnload

I have a Vbscript that will execute on the <body onUnLoad> event, however, because the page refreshes all the time, it will execute the code every single time. I only want the code to execute when the window is either just opened or just closed.

View Replies View Related

Logging Off By OnUnload Caused By Refreshing

I have a application online using ASP in which users log in and log out. However, a lot of users simply close the window, bypassing my log-out script. I have tried using the Javascript onUnload function with success, but refreshing the screen also triggers this at the wrong time

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved