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