1

Okay, so the idea is, someone uploads a word doc that has been turned into html file using words own saving system. Now I need to display said word doc in html form, modifie it and turn it back into docx form.

How can I (once i know the file specific location in a x directory) open it up in the current html without having to redirect to a new page?

D M
  • 5,769
  • 4
  • 12
  • 27
  • 1
    Possibly closer to what you are looking for: [How to display content of a .html file in a web page?](https://stackoverflow.com/questions/10690064/how-to-display-content-of-a-html-file-in-a-web-page/10690180), [Reading uploaded text file contents in html](https://stackoverflow.com/questions/31746837/reading-uploaded-text-file-contents-in-html) – D M Oct 29 '21 at 20:03
  • yea it was the second one you gave me THANKS!!! – Eduardo Rafael Cantú Treviño Oct 29 '21 at 20:19

0 Answers0