How to save office documents displayed in Iframe
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
All, Is there anyway to save the office documents opened in Iframe, For eg: user will see a word doc and he will make some changes in Iframe only, can you suggest me how to save this file, file is stored in network folder but not as a websharing folder. ActiveX and Upload and download is not allowed as our customer doesnt want. It is some thing like iframe.doc.save("filepath") :):):-D Regards,