[thelist] File Upload on a Mac through a browser

Bob Davis bobd at members.evolt.org
Wed, 19 Jan 2000 20:51:33 -0500


on 01/19/2000 8:32 PM, Jeff at jeff@members.evolt.org wrote:
 
> does anybody know if there are any problems on a mac associated with
> uploading files using a from and an input of type="file"?
> 

Hi Jeff, 

The only problems I've ever had involved my forgetting to put the correct
enctype attribute for the form tag in.  It has to be "multipart/form-data"
to work. I had a guy using AOL on a Mac to upload images - worked fine.

Does this help?

-- 

bob davis
bobd@members.evolt.org