Hi,
I've a requirement in which I need to show a word document in the web page,
allow the user to edit the document and then save the document ina
particular location, How can I acheive in asp.net 1.1? need guidance....
jay.s.riggs@gmail.com - 24 Oct 2006 19:52 GMT
> Hi,
> I've a requirement in which I need to show a word document in the web page,
> allow the user to edit the document and then save the document ina
> particular location, How can I acheive in asp.net 1.1? need guidance....
Take a look at this:
http://www.codeproject.com/aspnet/wordapplication.asp
-Jay