Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Creating Word Documents


Message #1 by "Matt Hoffman" <matt_hoffman@h...> on Fri, 23 Feb 2001 22:41:58
I'm building a webpage that transcribes audio calls into typed documents.  

I'd like for it to be structured like this:



-Employee claims call

-Employee types call into a text field

-Info in text field is written to a memo field in a DB

-Upon completion, the info is saved to a memo field in a DB (same if not 

completed), ALSO (here's my problem) a MS Word document is created on the 

website through ASP.



Now how in the world do i do that?!
Message #2 by "Scott Vincent" <sdv@s...> on Sat, 24 Feb 2001 04:35:29
Who needs to see the Word Doc... Client or Employee?

Can you make it a Thick client using an ActiveX Document?



<<(here's my problem) a MS Word document is created on the 

 website through ASP.>>




  Return to Index