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.
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.