Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3762

How to run a WebPage using XojoScript

$
0
0

Hello everyone.
Does anyone know how to run a WebPage using XojoScript.
I did the following test but it doesn’t work:

Var lsWebPageName As String = “wpHome.Show”
Self.XojoScript1.Context = Self
Self.XojoScript1.Source = lsWebPageName
Self.XojoScript1.Run

7 posts - 5 participants

Read full topic


Viewing all articles
Browse latest Browse all 3762

Trending Articles