Word application
Recently, i have been a given as task of invoking a word document from an asp.net page. The requirement is basically to have a <textarea> item on an asp.net page and when you click on a button , word application should launch and whatever i typed in the word document should get back to the textarea.
is this actually possible or any other ways to accomplish this ?
Please help and thanks in advance.
|