Wrox Home  
Search P2P Archive for: Go

  Return to Index  

application_development thread: Word Document in Web Application


Message #1 by jprentice@e... on Thu, 24 Oct 2002 15:49:58
I have a situation where users fill out a form, and the form values get 
inserted into a dabase (SQL).  Easy.  But then the business rule requires 
that an output is created in .doc/.dot format for the user to use and 
manipulate (not a read-only), that is formatted with headers, etc., so FSO 
won't work.  The webmaster rightly does not want MSWord on the web 
server.  How to businesses do this and enforce security and keep ther web 
server from getting all bogged down with multiple instances of MSWord?

Any suggestions appreciated.

Josh

  Return to Index