Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

MINE TYPE for Video rm (realmedia)file

Explorer ,
Apr 16, 2012 Apr 16, 2012

Hi,

i have the form to user to upload with the diffrent mine types.  I try to upload the .rm file but got rejected since the code didn't recoginized the mine type.

I have "application/vdn.rn-realmedia" but it seems not recorgized it.  Can any one help?

Thanks

KT

TOPICS
Getting started
1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 23, 2012 Apr 23, 2012
LATEST

It should work, as that is the correct MIME type. Is there just the one value, "application/vdn.rn-realmedia", in the accept attribute of your upload code? Test with accept="application/vnd.rn-realmedia,audio/vnd.rn-realaudio,video/vnd.rn-realvideo,audio/x-pn-realaudio".

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources