Hello,
I would like to make a script that will go to a website like "http://www.facebook.com" and login to the website, automatically. Perhaps it would be even better if the user could see the script log the user in, with an iFrame. I also need the script to load the account from a .txt file that will fetch the username separated by "username:password".
How could I do this?
Thank you.