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

New OpenURL function – PB Docs 2022 – PowerBuilder Library

New OpenURL function – PB Docs 2022

New OpenURL function

The new OpenURL
system function has the same functionality as the HyperLinkToURL
function of the Inet object.

It is possible to completely stop using the obsolete Inet
object, because:

  • The OpenURL function can replace
    the Inet.HyperLinkToURL function to open the default Web browser
    (outside the application) and navigate to the specified
    URL.

  • The HTTPClient.SendRequest (“GET”, …) can replace the
    Inet.GetURL function.

    For example,

  • The HTTPClient.SendRequest (“POST”, …) can replace the
    Inet.PostURL function.

    For example,


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