ASP:NET: Page leaves or not [modified]
-
wann know if a event is available to catch if someone has left the the page or not. So I can remeber him to save his things... Thx forward.
modified on Monday, May 3, 2010 7:12 AM
dont get it... Please Explain :doh:
-
wann know if a event is available to catch if someone has left the the page or not. So I can remeber him to save his things... Thx forward.
modified on Monday, May 3, 2010 7:12 AM
-Muc_ wrote:
how can i query as if the site is abandoned and the person has forgotten save?
Your Qs is not clear :doh:
Cheers!! Brij Check my latest Article :URL Routing with ASP.NET 4.0
-
wann know if a event is available to catch if someone has left the the page or not. So I can remeber him to save his things... Thx forward.
modified on Monday, May 3, 2010 7:12 AM
Can you please explain your question or provide some details.
-
wann know if a event is available to catch if someone has left the the page or not. So I can remeber him to save his things... Thx forward.
modified on Monday, May 3, 2010 7:12 AM
-
wann know if a event is available to catch if someone has left the the page or not. So I can remeber him to save his things... Thx forward.
modified on Monday, May 3, 2010 7:12 AM
Why u require an event just apply validation on the controls of your page By using two ways, 1. Using Javascript 2. Using .Net Validation Controls Hope this may help u......... :)
-
wann know if a event is available to catch if someone has left the the page or not. So I can remeber him to save his things... Thx forward.
modified on Monday, May 3, 2010 7:12 AM
-Muc_ wrote:
wann know if a event is available to catch if someone has left the the page or not. So I can remeber him to save his things...
There is know such event.Either you can capture browser close event from Javascript or session timeout if you are using session.
Cheers!! Brij Check my latest Article :URL Routing with ASP.NET 4.0