Rank: Newbie Groups: Member
Joined: 10/3/2011 Posts: 1
|
How does AJAXUploader determines content type (MIME) of an uploaded file (i.e. AJAXPostedFile.ContentType Property)?
Thanks.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The AJAXUploader does not determine the value. The browser determines it. So the uploader just takes whatever value the browser reports to the server.
Thanks!
|