Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: ContentType Property?
Re: ContentType Property?
10-10-2008, 12:55 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: ContentType Property?
Reply
Quote
Hi,
I think the better solution is get the mime type by the file extension.
Please check our example code :
Ajax-Uploader\AdvancedCS20-NoAjax\App_Code\SampleUtill.cs
static public string GetMimeType(string filename)
Regards , Terry .
View Complete Thread