Message -
From: "Anthony Heading" <[EMAIL PROTECTED]>
To: "Corey Durward" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, September 20, 2002 2:38 AM
Subject: Re: POST problems
> On Fri, Sep 20, 2002 at 08:22:11AM +0930, Corey Durward wrote:
&
On Fri, Sep 20, 2002 at 08:22:11AM +0930, Corey Durward wrote:
> Having a curious problem with the POST command with all CGI scripts on a
> particular server (Apache/1.3.14 (Unix) (Red-Hat/Linux) DAV/1.0.2 PHP/4.0.6
> mod_perl/1.24). Basically, it doesn't work. Form inputs are treated as
> though
: "Corey Durward" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 20, 2002 8:52 AM
Subject: POST problems
> Hi all.
>
> Having a curious problem with the POST command with all CGI scripts on a
> particular server (Apache/1.3.14 (Unix) (Red-H
Hi all.
Having a curious problem with the POST command with all CGI scripts on a
particular server (Apache/1.3.14 (Unix) (Red-Hat/Linux) DAV/1.0.2 PHP/4.0.6
mod_perl/1.24). Basically, it doesn't work. Form inputs are treated as
though the inputs were blank. It doesn't appear to be a permissions e
On Thu, 18 Nov 1999, John S. Evans wrote:
> I've been attempting to write a perl module that handles POSTs of type
> multipart/form-data, and have been having a rough time.
>
> I'm using Apache::Request to process the request. I have dumped the
> content-type of the incoming request, and verifi
mission methods and everything works
fine, no matter how the information was submitted.
> --
> From: John S. Evans[SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, November 18, 1999 5:54 PM
> To: modperl
> Cc: [EMAIL PROTECTED]
> Subject: multipart POST p
This is a resend - for some reason I'm having problems sending to the list
from my main email account. Doh!
-jse
I've been attempting to write a perl module that handles POSTs of type
multipart/form-data, and have been having a rough time.
I'm using Apache::Request to process
I've been attempting to write a perl module that handles POSTs of type
multipart/form-data, and have been having a rough time.
I'm using Apache::Request to process the request. I have dumped the
content-type of the incoming request, and verified that it's
"multipart/form-data". I can use param(