> I have a form on my ssl which I need to submit to a perl handler on
another
> server. Problem is the company on the other side is requiring a http
> authentication to submit the form.

HTTP authentication can be worked with a URL:

 http://username:[EMAIL PROTECTED]/cgi-bin/perlhandler

Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to