> > My questions:
> > How do I know where to send the data? (eg: which is the authenticating
> > file?)
> > Do I pass it as a GET or a POST or what? URL encode?
>
> You need to tell the browser to use the log in credentials, this is done
> by redirecting the browser to http://username:[EMAIL PROTECTED]/.
>
> However this does not work with IE with the latest security patch
> installed, I think. It forbids to set username and password in a url.

Yep, had that problem. MS always to the rescue to complicate and screw up
set standards.
Any work arounds on how to do it if the person is running IE with the latest
patch?

Cheers,
-Ryan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to