Stas:

sorry i did miss that, yesterday was too too hectic

ill try this now


On Thu, 2004-01-29 at 20:03, Stas Bekman wrote:
> Clayton Cottingham wrote:
> > yah its calling it properly:
> > 
> >  my $apr = Apache::Request->new(
> >         shift,
> >         POST_MAX        => 10 * 1024 * 1024,    # in bytes, so 10M
> >         DISABLE_UPLOADS => 0
> >     );
> > 
> > how would one make a test to make sure the file is uploading properly?
> > and what about multipart form?
> 
> Clayton, sorry, but I did tell you where to look for examples:
> http://marc.theaimsgroup.com/?l=apache-modperl&m=107541472424933&w=2
> Please scroll to the end of this email. Have you missed that part of my reply 
> by mistake? It does *exactly* what you need.
> 
> __________________________________________________________________
> Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
> http://stason.org/     mod_perl Guide ---> http://perl.apache.org
> mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org   http://ticketmaster.com
-- 
Clayton Cottingham - WinterMarket Networks
Virtual Reality Programming, Design & Evangelist
Phone:(604) 875-1213
Cell: (604) 506-7230
Vancouver, B.C. Canada
[EMAIL PROTECTED]
http://www.wintermarket.net
IM's icq:154964789 hotmail:[EMAIL PROTECTED]
yahoo:[EMAIL PROTECTED]


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to