Hi Experts,
I have an requirement to open some site along with the username and password using x++ code.
I am able to open the site using the below code.
myBrowser.Navigate(strFmt("XXX"), true);
How to provide username and password if i need to logon to that url. Is this solution possible.
Please help me.
Thanks in Advance :)
*This post is locked for comments
I have the same question (0)