can I use Excel Viewer control in asp.net?

R

Rama Krishna

I want to display the excel sheet in a web form, with restricting user not to
change or save excel file. Can I use, Microsoft Office Excel Viewer 2003 in
Asp.Net? Can u please suggest me how to do it?
 
S

ShaneDevenshire

Hi Rama,

In Excel choose File, Save as Webpage. Then when the user opens the web
page they see the spreadshet but can't modify it.
 
Top