- Luc Railhac
- PowerBuilder
- Friday, 5 April 2024 01:13 PM UTC
Hi,
Our PB2022 R3 app is installed on a Citrix server and, when the app opens an URL, our ITs want to use the client web browser instead of the default browser on the server.
According to them, the behavior of HyperLinkToURL() and OpenURL() are not the same:
HyperLinkToURL()
HKCR\HTTP\shell\open\command -> allows host to client redirection and opening of the client browser
OpenURL()
HKCU\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice -> default server web browser
Is there a way to allow redirection without using the obsolete Inet object and HyperLinkToURL() method?
Thanks,
Luc
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.