I open a web page with
Page3
.Title = "Page3"
Page3.RootPanel.Color = Colors.White
Page3.RootPanel.LoadLayout("page3")
NavControl.ShowPage(Page3)
target3
="http://www.astromatch.net/cgi-bin/click.exe?ad=2"
WebView3.LoadUrl(target3)
It opens ok, normally it plays a sound. But here it does not play the sound???
Page3
.Title = "Page3"
Page3.RootPanel.Color = Colors.White
Page3.RootPanel.LoadLayout("page3")
NavControl.ShowPage(Page3)
target3
="http://www.astromatch.net/cgi-bin/click.exe?ad=2"
WebView3.LoadUrl(target3)
It opens ok, normally it plays a sound. But here it does not play the sound???