> -Original Message-
> From: Markus Wichitill [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 31 August 2004 4:16 PM
> To: Scott Fagg
> Cc:
> Subject: Re: handling multipart/form-data POSTed content in
> mod_perl 2.0
>
> Scott Fagg wrote:
> > Can someo
Scott Fagg wrote:
Can someone point me in the direction of a worked example of handling
multipart/form-data POSTed content in mod_perl 2.0 ?
Closest i've come is a sample bit of code that just dumps the contents,
but not parses it and i haven't been able to find any modules that help
Can someone point me in the direction of a worked example of handling
multipart/form-data POSTed content in mod_perl 2.0 ?
Closest i've come is a sample bit of code that just dumps the contents,
but not parses it and i haven't been able to find any modules that help
in parsing.