MIM E Type Descr ipt ion
text : Textual information. Subtypes include plain, html, and xml.
image : Image data. Subtypes are defined for two widely used image formats,
jpeg and gif, and other subtypes exist as well.
audio : Audio data. Requires an audio output device (such as a speaker or headphones)
for the contents to be heard. An initial subtype, basic, is defined
for this type.
video : Video data. The subtype mpeg is often used. Typically, videos are not
transferred directly, but are read from an embedded object, such as a
JavaScript or Adobe Flash object.
application : Any binary data. The subtype octet-stream is typically used
Big9s
Member
50 Points
10 Posts
Mime(Multipurpose Internet Mail Extensions)
Sep 16, 2003 01:33 PM|LINK
salemsalah
Member
2 Points
1 Post
Re: Mime(Multipurpose Internet Mail Extensions)
Jan 08, 2013 05:50 PM|LINK
Multipurpose Internet Mail Extensions (MIME) is an Internet standard that extends the format of email to support:
like this =>
MIM E Type Descr ipt ion
text : Textual information. Subtypes include plain, html, and xml.
image : Image data. Subtypes are defined for two widely used image formats,
jpeg and gif, and other subtypes exist as well.
audio : Audio data. Requires an audio output device (such as a speaker or headphones)
for the contents to be heard. An initial subtype, basic, is defined
for this type.
video : Video data. The subtype mpeg is often used. Typically, videos are not
transferred directly, but are read from an embedded object, such as a
JavaScript or Adobe Flash object.
application : Any binary data. The subtype octet-stream is typically used
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: Mime(Multipurpose Internet Mail Extensions)
Jan 09, 2013 02:33 PM|LINK
Hi,
In simple words, it's just the Content Type - type of the content. It can be content you are rendering to the browser et..,
Hope it helps u...
Roopesh Reddy C
Roopesh's Space