does no where I can find a list of content types that IE supports..you know like
text/html
application/pdf
etc..
I specifically want to know if there is one for exe's, and different sound files
Printable View
does no where I can find a list of content types that IE supports..you know like
text/html
application/pdf
etc..
I specifically want to know if there is one for exe's, and different sound files
Well, it tells the web server it'll accept any (*.*) - but I think it uses the Windows file associations.
text/richtext
text/html
audio/x-aiff
audio/basic
audio/wav
image/gif
image/jpeg
image/pjpeg
image/tiff
image/x-png
image/x-xbitmap
image/bmp
image/x-jg
image/x-emf
image/x-wmf
video/avi
video/mpeg
application/postscript
application/base64
application/macbinhex40
application/pdf
application/x-compressed
application/x-zip-compressed
application/x-gzip-compressed
application/java
application/x-msdownload
http://msdn.microsoft.com/library/de...appendix_a.asp
ahh perfect..exactly what I needed.