1. Devang Modi
  2. PowerBuilder
  3. Monday, 11 November 2024 20:07 PM UTC

Hi Team,

 

We have one application where we are using Microsoft Webrowser OLE. Using this OLE - we are opening third party URL which required user level authentication (it doesn't ask User Name and password prompt screen) while using OLE. 

 

During our migration from PB 2017 to PB 2022. We moved over to WebBrowser control and in that while opening page - it prompt for User and password screen. 

Is there any way that we can suppress this screen and provide user name and password using any function ? 

 

Thanks.

Devang Modi. 

Kai Zhao @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 12 November 2024 05:38 AM UTC
  2. PowerBuilder
  3. # 1

Hi Devang,

Sorry that there is no way to send user and password through code using WebBrowser Control. Because there is a pop-up login window on a standard browser, so the WebBrowser control follows this design. We will record it as a requirement in our CR pool, I will get back to you once we have a plan to support this feature.

Regards,
kai

Comment
  1. Devang Modi
  2. Tuesday, 12 November 2024 16:05 PM UTC
Hi Kai,



Thanks a lot for update. Is there any windows registry that you can suggest for temporary ? You will not be accounted for it :) LOL



What events will be triggered on WebBrowser Control when we submit the webpage - Lets say Webpage has some input fields and SUbmit button.

After Submit button WebPage populates some other fields based on input fields.

is there any event which will be triggered once Submit is triggered ?



Thanks.
  1. Helpful
  1. Kai Zhao @Appeon
  2. Wednesday, 13 November 2024 00:18 AM UTC
No event is triggered. there is no way work around it currently.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.