Hello,
I currently have a login script that redirects to a url that I specify and what I need it to do is this:
1. ) Login Script I have redirects to a url that I have set as a passworded directory using .htaccess
2.) Then when it redirects to that passworded directory, instead of popping up the default browser login box.. I'd like to have a script that will take the user's details that was just submitted using the login box on my site and applying it to the default browser login box and going straight to the page that is password protected w/o even seeing the browser login box.
I hope this make sense,
Justin.