Pls i need to know How can i read the content of a word document into a page or what is the alternative way of doing this.
because this site is a dynamic and i dont want the site management to be done by typing the page content inside a word document and upload it to the site then i write a code to read the content of the word and print it to the page with the format intact.
Please, any help will be appriated.

A simplistic solution, if you are not going to use contents of the Word file (such as for search) then you can ask user to upload the file(s) and provide with hyper links (href) for downloading.
You may also use other option of upload the file and use MS Word (office) component. I know this can be done, will have to google /MSDN for that.
Third option is (if content is small enough), as users to copy-paste from word into text area.
One thing for sure, you cannot read word document from your browser.
All the best. Let us know if you find a solution.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.