PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB23] _ Test for page existing
[WB23] _ Test for page existing
Iniciado por guest, 25,jun. 2018 09:55 - 1 respuesta
Publicado el 25,junio 2018 - 09:55
Hi All

WB23 - Dynamic site

I want to test if a user has already opened a specific page and if he has then do not reload the page but either (1) switch to that tab or (2) popup a message telling them the page is already open and they should switch to the tab themselves.

Any suggestions? I am aware of PageExists() and PageRefresh() but do not understand how to use these to achieve the desired result as per above.

Thanks
Publicado el 25,junio 2018 - 22:35
Hi

start with ContextExist...

best regards