Please go through this query, its quit long, but challenging
I wanted a macro to login to a intranet site using my user name and password.
I used early binding techniques and created new instance of IE.
The code enters my user name and password in appropriate fields.
However the login button did...