PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → capture event when user is leaving a site
capture event when user is leaving a site
Iniciado por KevMan, ago., 20 2009 11:16 AM - 1 resposta
Publicado em agosto, 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
Publicado em agosto, 22 2009 - 3:25 AM
You can use the Unload event of browser code for that.