I have an .html file which contains some simple JavaScript code to display
the current date and do some basic arithmetic. These .html files are
autogenerated and given .doc extensions so users can easily edit them in Word
2003.
However upon opening these .html file in Word 2003 and printing the document
the JavaScript output is not included. I can see the scripts in the document
as little JavaScript icons which open in VS when double clicked.
Thanks.