Jump to content

How to read .doc files ?


Maikimask

Recommended Posts

Hi. I'm new using JavaScripting so please, be patience...What i am trying to do is to discover how to read .doc files (from Microsft Word) using a browser. I have read a lot all over the net, but i can not find the correct function. So, if you can give me a hand I 'll apreciate it.Maik :)

Link to comment
Share on other sites

<a href="file.doc">read me</a>If the browser opens the .doc file or begins to download it, it depends on the browser. I do not know any javascript methods to force the browser to open the file, but probably it could be done with some special <meta> tags, not sure at all.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...