reenadpatel
02-18-2004, 12:05 PM
Hi,
on my website the http user needs to login with his username and password. Using a perl script I check for the authentication and then i redirect the user to another folder on the site.
This was working well before the windows update which came on 13-Feb-04 when I was using :
http://username:password@domainname
But now this just stopped working after this windows and IE updates. I changed it to:
http://domainname.
Now it asks for the username and password again to the web users before redirecting to the other directory.
I am unable to resolve this issue.
Pl. help...
on my website the http user needs to login with his username and password. Using a perl script I check for the authentication and then i redirect the user to another folder on the site.
This was working well before the windows update which came on 13-Feb-04 when I was using :
http://username:password@domainname
But now this just stopped working after this windows and IE updates. I changed it to:
http://domainname.
Now it asks for the username and password again to the web users before redirecting to the other directory.
I am unable to resolve this issue.
Pl. help...