javascript thread: Need to create Word document
you can also set an instance like so...variable = Server.CreateObject("Word.Application"). And use that
to create the word document using words built in objects. But you must have word installed on your server for this to work.
|





