I have an issue with my script in that i want to query my staus page for my linksys bfresr41 router but i need to have the password put into the arguement ... any ideas? InetGet("http://192.168.1.1/status", "C:\status\status.html") I have tried http://admin@192.168.1.1/status http://192.168.1.1/status:admin http://192.168.1.1/status:/admin Any help would be appreciated