Why is my binary file not downloaded, but shown on the screen?
Answer / guest
Actually, the browser has downloaded the document, it is
just treating it as a plain text file. This is because the
server said it was a plain text file. To get the file in the
helper application (or plug-in), you will have to configure
the server to send out the right MIME type, and the browser
to start the appropriate helper application for files with
that MIME type.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are empty html elements?
What is the difference between the application model of HTML and HTML5?
List out the page structure elements of html5.
When was html5 created?
How to use output element? Give an example.
What is semantic markup?
How do I close a browser window with html code?
Is html5 flash?
What is iframes? Why is recommended to avoid iframes?
What is canvas made of?
What is a meta title?
Name a few new tags in html5 and their advantages?