Embedding MIME-Types [message #4327] |
Tue, 23 July 2002 19:27 |
Wecka MC
Messages: 12 Registered: July 2002
Karma: 0
|
Junior Member |
|
|
Some moderators asked me how they could embed some file types like mpg or something like that so that the file is shown/played when the user klicks it. We don't know how to make that the browser opens the file directly instead of showing the dialog to download the file. Clear enough what I mean?
|
|
|
Re: Embedding MIME-Types [message #4328 is a reply to message #4327] |
Tue, 23 July 2002 19:37 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You add the file type to the mime list with an appropriate mime. If you do it correctly and the browser knows how to handle this mime type it will play/display/download etc... the file.
FUDforum Core Developer
|
|
|
|
Re: Embedding MIME-Types [message #4337 is a reply to message #4336] |
Wed, 24 July 2002 12:45 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
These are the mime types Apache would normally send when it encounters an mpeg file that it is about to send to the browser.
FUDforum Core Developer
|
|
|