| |
VBn00b
Posts: 2
Score: 0
Joined: 4/1/2008
Status: offline
|
Hi, I would like to send a http command: hxxp://username:thepassword@mysite.com/downloadnow/program.exe Now if the login is correct is should return the url: http://access.mysite.com/downloadnow/program.exe Now if the login is incorrect is should return the url: http://mysite.com/noaccess.html Thats it Please note I don't want the script to download the application just open the connection and return the correct URL based on weather the login was successful or not! Thanks
|
|