Excel document viewing on web page
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I used to be able to put an excel document into an IFRAME and let users view the document over our intranet this does not work in Vista with IE 7, I have thought about using an activex with excel on it and then loading the excel document on the control, just wanting to know if any of you have ever done something similar, dont want to build an activex if I can get away with another option, all I want is the user to load a webpage with an Iframe on it and display an excel document in read only on the users webpage, it must open in IE7 on vista and XP, this may swound simple but its not from what I have read, all my users have excel installed.