Problem using internetexplorer object to open a url
I am trying to open a browser window from VBA and navigate to a
password-protected area but everything I have tried fails.
The navigate method fails with a url such as "http://
", I cannot get sendkeys to work either and using
formdata also seems to fail.
Can anyone provide a code snippett that opens page and hands over the
username and password?
Many thanks!
|