Thursday, March 22, 2012

working with word

i have i problem. i need to create word document on server, then open it in browser, user edit them and then upload word on server. how can i be realized? what controls can it?i only have idea how to create word dockument.please don't say that it sux, i know

You can refer to following documents to access word documents.

http://www.codeproject.com/aspnet/wordapplication.asp

http://www.dnzone.com/ShowDetail.asp?NewsId=1387

Regarding upload, it is simply saving of the word document. I guess you don't require upload code for this.


upload is the main task. so user edit file and file uploads on server by himself or by some component. so user don't need to open web-page and upload file manually

0 comments:

Post a Comment