run("C:\Program Files\Internet Explorer\iexplore.exe")
WinWaitActive("C:\Program Files\Internet Explorer\iexplore.exe")
send("https://login.yahoo.com/config/login?.src=fpctx&.done=http://www.yahoo.com")
send("{ENTER}")
send("e-mail address")
send("{TAB}")
send("password")
send("{ENTER}")
NOTE: i have the e-mail address and the password spots filled out correctly
well when i click on it it opens up IE but it doesnt type in the address. can somebody please tell me whats wrong