Welcome Guest Search | Active Topics | Sign In | Register

EO AJaxUploader cant upload Jpegs Options
Droma81
Posted: Friday, February 22, 2013 9:41:49 AM
Rank: Member
Groups: Member

Joined: 11/16/2012
Posts: 11
I'm not sure if anyone has seen this but I have a client who cannot upload images to our website. We can do it internally fine but once client tries - it does not work. She can upload pdfs, docs, etc. Anything but jpeg - has anyone seen this before?
eo_support
Posted: Friday, February 22, 2013 9:52:33 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

The AJAX uploader may deny uploading based on two things: file size and file type. File size is controlled by MaxDataSize property. File type is controlled by AllowedExtension property. There is nothing particular about jpeg files from the AJAXUploader point of view.

Thanks
Droma81
Posted: Friday, February 22, 2013 9:54:59 AM
Rank: Member
Groups: Member

Joined: 11/16/2012
Posts: 11
The files are relatively small but what happens if I dont use the AllowedExtension property..right now, i'm determining extension on server side looking at mime type.
eo_support
Posted: Friday, February 22, 2013 10:10:20 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

If you don't use AllowedExtension, the AJAXUploader does not check file extensions.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.