PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → Display an html page on external site
Display an html page on external site
Iniciado por Mimmo Ghiara, 07,nov. 2019 15:36 - 1 respuesta
Publicado el 07,noviembre 2019 - 15:36
Bungiorno,

I can't find a way to launch an external page like https://www.formula1.com/
I would like to do it from code and not from a link, the operation must be automatic.

What function should I use?

Thanks

Mimmo
Publicado el 08,noviembre 2019 - 09:59
ShellExecute("http://www.windev.com")