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?