Click to See Complete Forum and Search --> : Web Service and Browser Window Closing


Jster
01-23-2007, 12:23 PM
Does anybody know where I can find information to find out how to see if the window is closed. Here is the Scenario:

I have a form that does a post to a web service function. The function is suppose to determine if the browser window is open or closed. if its open then display the message "Its done", if its closed then send an email to the user "Its done". I'm wondering if this should be done using Ajax style HTTPRequests. Any ideas or directions is greatly appreciated.

Thanks,

Chitra Xavier
01-24-2007, 04:02 AM
Hi....

Use Sessions else refer to the link below
http://forums.devx.com/showthread.php?t=7741