Hi All,
I'm trying to write a small program that automatically logs on to a website using a username and password provided and screenshots the front page (I've checked and this is not against the site's rules).
I have the script working using _IECreateEmbedded(), however for some reason the user...