WebPage.Show

From Xojo Documentation

Method

WebPage.Show()

New in 2010r4

Supported for all project types and targets.

Displays the page in the current browser window.

Notes

If the page is still open in this session from a previously call to Show, the page is shown with its current state.

WebPage.PopupBlocked is called on the webpage if the show command fails due to a popup blocked setting in the client browser.