I need to write a script which will post username and password onto a server url, fetch the session cookie and save it into IE's cookie directory. Basically I want a script to automatically log me into a site simply by running it.
Any help on how to do it? Anything from C, VBS to python, perl will do.