I know this may not be the best place to ask this question, but I've received some excellent help from Toms readers in other areas and its be excellent advice.
Im attempting to create a .bat file to auto log me into you email account just for kicks and to write a basic program for learnings sake.
I just can't figure out how to have the .bat file automatically enter in my user name and password.
I have the .bat file started with:
@echo off
Start iexplore.exe -new www.hotmail.com and thats as far as I've gotten...lol. I know its not much, but I a beginner.
I would also like to have it set to a timer....like when I run that batch file I could pause the program for x amount of minutes until it auto runs.
Any help is very much appreciated.
Thank you
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.