ShellExecute ("iexplore", "http://www.facebook.com") WinWaitActive("Google – Windows Internet Explorer") Sleep(5) Send("kvr") Sleep(1500) send("{TAB}password") sleep(2500) I am trying the following code , but nothing is getting typed in text box ??? Can't understand why ???