PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → how to handling before click hyperlink on HTML Control
how to handling before click hyperlink on HTML Control
Iniciado por ingpanya, 21,sep. 2015 09:28 - No hay respuesta
Publicado el 21,septiembre 2015 - 09:28
I used HTML Control in WINDEV

how to handling something before user click LINK in my WEB Page such as user click hyperlink www.hotmail.com I want to use this code
info("you click www.hotmail.com")
before navigate to Hotmail

or user click hyperlink www.google.com

info("you cannot use google")
result false