Below is a copy of my dun script, it works with my ISPs(2). I've saved it to file on my hard drive at; C:\Program Files\Accessories\Login\InetJunc.scp (the names have been changed to protect the innocent!:) Make Sure & save your file with the .SCR extension. ~~~~~~~~~ snip line ~~~~~~~~~ proc main waitfor "Login:" transmit "StewPitas" waitfor "Password:" transmit "privateword" endproc