|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to embed a excel workbook in a web page for read-only??I need to embed a excel workbook in a table on a web page. The workbook
contains data links to a historian database that are read as the workbook is loaded. Therefore using ADO.NET or other things like that, won't work because as I understand it they just read the xls file, and in my case the data is not on in the xls file, only in the workbook with in is activate (loaded). I think it can be done with hmtl, but I can't find the examples to work. I'm using C# as the code behind langauge. Best Regards, Fred - ka1cqd |
|||||||||||||||||||||||