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 |
Is there any tag in html to upload and download files?
How do I do a pagebreak?
How do you write a title tag?
Give an example of new elements in html5 to support multimedia and graphics?
How do you use important?
Which html tag is used to display the data in the tabular form?
Is Xaml is better then HTML5 ?
What is the difference between a block-level element and an inline element?
What does a href mean?
Why is label used in html?
What is ordered list?
Do I have to memorize a bunch of tags?