Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Need to create Word document


Message #1 by "Unnati" <hiunnati@y...> on Fri, 19 Jul 2002 10:28:33
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.


  Return to Index