- James Levin
- PowerBuilder
- Wednesday, 30 November 2022 09:19 PM UTC
We've almost completed testing for our PB upgrade from PB 21.0.0.1506 to PB 22 (tested with both 1878 and 1892).
99.9% of the upgrade seems to be perfect! TY to the folks at APPEON.
However, we have one issue with Webbrowser control and downloading files.
We allow the user to specify the download directory and set the path accordingly using...
WebBrowserSet ("DownloadPath", as_path)
In Pb 21, this statement works and the browser downloads the files into the selected directory.
In both versions of PB 22, the statement set works and returns 1, but the browser downloads the files into pbcefdownload verses the set directory. Tested this with the latest runtime and IDE also.
Are there changes the WebBrowserSet or Webbrowser control that I missed? or is this a bug?
Thank you in advance,
Jim
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.