asp_web_howto thread: Creating Word Documents
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?!
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.>>
|





