Skip to main content
Inspiring
April 16, 2012
Question

MINE TYPE for Video rm (realmedia)file

  • April 16, 2012
  • 1 reply
  • 1545 views

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

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
April 23, 2012

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".