Is there a way to export a simple HTML page to Word (.doc format, not .docx) without having Microsoft Word installed?
If it's just HTML, all you need to do is change the extension to .doc and word will open it as if it's a word document. However, if there are images to include or javascript to run it can get a little more complicated.