PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → How to conditionally cancel closing of website (when user din't save)
How to conditionally cancel closing of website (when user din't save)
Iniciado por Stefan Buteneers, out., 11 2013 10:41 AM - 1 resposta
Publicado em outubro, 11 2013 - 10:41 AM
Hi all,

The title says it all: I want to generate a warning when a user tries to close a website using the X of the browser tab or the X of the browser application when he/she still has unsaved changes within the website environment.
I want to ask the user wether to quit saving changes or quit alltogether without saving changes.

I would prefer to show him/her a customised page that pops up when the website detects unsaved changes. The popup should ba able tot stop the initiated
Publicado em outubro, 11 2013 - 4:35 PM
Hi Stefan

you should be able to do it in javascript code... a simple google search
on "js catch browser close" gives some very promising information

Best regards


--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com


On 10/11/2013 2:41 AM, Stefan Buteneers wrote:
Hi all,

The title says it all: I want to generate a warning when a user tries to
close a website using the X of the browser tab or the X of the browser
application when he/she still has unsaved changes within the website
environment.
I want to ask the user wether to quit saving changes or quit alltogether
without saving changes.

I would prefer to show him/her a customised page that pops up when the
website detects unsaved changes. The popup should ba able tot stop the
initiated