Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IE Automation & "Basic" authentication

Status
Not open for further replies.

brigmar

Programmer
Mar 21, 2006
414
US
I'm using "InternetExplorer.Application" to automate IE and interact an application with multiple websites.

However, one site has Basic Authentication enabled, and I'm stymied as to how to present the credentials via automation. I'm wondering if it's even possible using "InternetExplorer.Application".

I have tested West-Wind's wwipstuff, and that can do the job.
I can shell out to perl and have LWP handle my interaction with that site.

But I'd like to know if it's possible, and of course, "how" just using IE automation..

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top