PB 2022 WebBrowser.navigate() issue
- New
- Issue
-
sachidhanantham ramalingam
- PowerBuilder
- Tuesday, 11 March 2025 09:43 AM UTC
Hi,
Am using PB 2022 R3 and implemented WebBrowser control in a window.
I am able to open a URL in MSEdge where as same URL doesn't open using WebBrowser.navigate (URL) method, please refer the attachement for more details.
Image 1--> Able to to open WebBrowser.navigate("https://www.google.com")
Image 2--> ls_URL = https://dhhappchne622.cscidp.net/medchart/Integration/OpenSession.asp?key=DHHAPPCHNE622|ftkxxaagh1yidaxxjpqzasaw4s2c
- Opening via MSEdge
Image3 --> ls_URL = https://dhhappchne622.cscidp.net/medchart/Integration/OpenSession.asp?key=DHHAPPCHNE622|ftkxxaagh1yidaxxjpqzasaw4s2c
- same URL doesn't open via wb_1.Navigate(ls_URL) where as open in MSEdge (image 3)
Could you please provide your suggestion.
Thanks,
--Sachi...
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.