Discussions tagged URL
I'm running PB 2019 R3 Build 2703. I'm using RESTClient object to call SendGetRequest(). If the URL I'm passing exceeds 1325 characters in length, then SendGetRequest() returns -2. This equates to Invalid URL. I've tested the URL outside of PB w...
Ability to Load an Online Help Page from Powerbuilder 2019 R2
- How-to
- Last updated 3 years ago
- David Lacey replied 3 years ago
Hi All,
Would appreciate some pointers on this.
Our PB 2019 R2 application has a menu object or the menu and currently the Help option directs the user to a file on the file system. We wish to change that so that the user is directed to an online...
eon_mobile_webviewex webview escaping url
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi,
I have a mobile app using Powerserver 2017 R3 which has a page that loads PDFs using the Appeon WebView workaround (help file). This works fine for simple and public URLs.
However when using Azure and having to pass an access signature it fails...
HTTPS for PostURL function of iNET Object in PB12.5.2
- Resolved
- Issue
- Last updated 5 years ago
- Praveen Rajarao replied 5 years ago
Hello
I'm trying to use the inet/internetresult objects and the PostURL function. Everything works fine if I use GetURL, or if I try to use PostURL.
However if I use PostURL with a "HTTPS" it fails with a -5 (Unsupported secure (HTTPS) connection a...
I have to open a browser and provide it a URL to navigate to. A portion of it needs to be URL Encoded (aka Percent Encoded), because it is a re-direct URL being passed along as a parameter to a login URL, and it also has parameters of its own.
I...
- Page :
- 1