Click here to Skip to main content
15,891,777 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
iam bulding a asp.net application using asp.net c# in vs2010.

my requirement is to display ms office files in browser.

the requirement is such 'cause i need the user to only view the files and not copy or download the ms office files that are to be shown to him.

i tried converting the ms office files to html and 'en dispaly the html file using interop dll files. but it is not stable and microsoft itself does not recommend this method as given in the following link:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257757#kb2[^]

also came to know that it can be build as an activeX control; in which i've no idea.

Kindly suggest me solutions that can enable me to achive my requirement. Also post related links if possible. Thank you.
Posted

1 solution

 
Share this answer
 
Comments
manbazhagan 20-May-13 0:31am    
Your solution is good but the application that iam developing is an intranet application where internet links will not work. Kindly suggest any activex kind of solution.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900