PDA

View Full Version : سوال: ContentType فایل ها



fakhravari
شنبه 22 بهمن 1390, 00:00 صبح
با سلام
اگر ممکن ContentType فایل های صوتی و تصویری و عکس را نام ببرید .

fakhravari
شنبه 22 بهمن 1390, 00:13 صبح
http://en.wikipedia.org/wiki/Mime_type#Type_audio


//string[] ax_size = { "image/gif", "image/bmp", "image/jpeg", "image/pjpeg", "image/png", "image/tiff", "image/vnd", "image/svg+xml" };
//string[] ax = { "image/gif", "image/bmp", "image/jpeg", "image/pjpeg", "image/png", "image/tiff", "image/vnd", "image/svg+xml" };
//string[] Audio = { "audio/basic", "audio/L24", "audio/mp4", "audio/mpeg", "audio/ogg", "audio/vorbis", "audio/x-ms-wma", "audio/x-ms-wax", "audio/vnd.rn-realaudio", "audio/vnd.wave", "audio/webm" };
//string[] File = { "application/zip", "application/x-gzip", "", "", "", "", "" };
//string[] Video = { "video/mpeg", "video/mp4", "video/ogg", "video/quicktime", "video/webm", "video/x-matroska", "video/x-ms-wmv" };