Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

NavigateToString – PB Docs 2022 – PowerBuilder Library

NavigateToString – PB Docs 2022

NavigateToString

PowerScript function

Description

Loads a page from the specified HTML source code. This function will
load and render the provided HTML as the top level document.

This function will trigger all navigation events.

Applies to

WebBrowser
control

Syntax

Argument

Description

controlname

The name of the WebBrowser control.

html

The source code of the HTML page to be loaded.

Return value

Integer.

Returns 1 if the function succeeds and a negative value if an error occurs.
If any argument’s value is null, the method returns null.

Examples

This example navigates to the page which uses the html source
code.

See also

OpenDefaultDownloadDialog

PostJsonWebMessage


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x