Is it possible to automate the login process to a web page, that is where a web page comes up with a login box requesting a user name and a password and a ok or submit button, can a script be written to pass in the required username and password then click on the ok or submit button of the page, this would be carried out on an internal network where the use logs into a specific page on the internal intranet.
Also is it possible to write a script to do the same thing with a program that is made to run at startup of a computer, once the computer starts is it possible to pass in a username and password to log into a program, for example where the computer is not attended and requires to be logged into a program again on a reboot. Any assistance would be appreciated, and pointers to example code which may help me would be very much appreciated.