How to handle file uploads in forms with apache 1.2?

How to handle file uploads in forms with apache 1.2?

Post by Jeff Hoffman » Tue, 17 Jun 1997 04:00:00


I just found out that Netscape allows file uploads in
forms and wondered if there were any examples of
a form being handled this way.  I've just read RFC
1867 and am about ready to plunge in to this, but I'd
like to have an example or two to supplement my
learning.

Thanks,

jeff

 
 
 

How to handle file uploads in forms with apache 1.2?

Post by Jeff Hoffman » Tue, 17 Jun 1997 04:00:00


I just found out that Netscape allows file uploads in
forms and wondered if there were any examples of
a form being handled this way.  I've just read RFC
1867 and am about ready to plunge in to this, but I'd
like to have an example or two to supplement my
learning.

Thanks,

jeff

 
 
 

How to handle file uploads in forms with apache 1.2?

Post by Simon Broo » Tue, 17 Jun 1997 04:00:00




Quote:> I just found out that Netscape allows file uploads in
> forms and wondered if there were any examples of
> a form being handled this way.  I've just read RFC
> 1867 and am about ready to plunge in to this, but I'd
> like to have an example or two to supplement my
> learning.

PHP/FI (see http://www.vex.net/php/), a hacky but easy to use server
end scripting language which is available as an Apache module, makes
this extremely easy (and it is documented in the PHP/FI manual).

Recommend you have a look.

--

        ;; When your hammer is C++, everything begins to look like a thumb.