Why is my binary file not downloaded, but shown on the screen?
Answer Posted / 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 |
Post New Answer View All Answers
Is html is a scripting language?
What is semantic elements in html5? List some semantic elements
How many keywords should be on a page?
What is content in html?
What are the tags used to separate a section of texts?
How many types of list tag are using in html?
How do you insert a comment in HTML?
What is difference between html and http?
How can I make a form with custom buttons?
Which video and audio formats are used for embedding on web page?
Why is a div called a div?
How to enter element content?
Can I learn html5 without knowing html?
Why h1 tag is used in html?
What is a mailto link?