PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → capture event when user is leaving a site
capture event when user is leaving a site
Started by KevMan, Aug., 20 2009 11:16 AM - 1 reply
Posted on August, 20 2009 - 11:16 AM
hello all,

Is it possible to capture the event when the user is leaving a website in webDev, for example when user close the browser or type and validate another url. If yes, how?

thanks,
KevMan
Posted on August, 22 2009 - 3:25 AM
You can use the Unload event of browser code for that.