Re: [Perl-unix-users] HTTP::Request & ERROR 500

2001-10-18 Thread $Bill Luebkert
SuccessInMind wrote: > > Hi, > > I am a little confused... > > When call the script directly from the browser like this: > > http://www.mydomain.com/cgi-bin/YForm.cgi?lastname=Charette&email > [EMAIL PROTECTED]&name=Normand& > > The script execute just fine. > > When I call it from a differe

[Perl-unix-users] HTTP::Request & ERROR 500

2001-10-18 Thread SuccessInMind
Hi, I am a little confused... When call the script directly from the browser like this: http://www.mydomain.com/cgi-bin/YForm.cgi?lastname=Charette&email [EMAIL PROTECTED]&name=Normand& The script execute just fine. When I call it from a different script with my request (below) with either th