Display EXCEL sheet in browser WYSIWYG - TechRepublic
General discussion
July 10, 2002 at 11:55 AM
edcazini

Display EXCEL sheet in browser WYSIWYG

by edcazini . Updated 23 years, 11 months ago

I have a highly formatted excel worksheet that i want to display/render in html/asp, i don’t want the excel component to run in the browser. I’ve tried techniques as getting the excel data as an ADO RS, GetString/GetRows functions, etc., but unfortunately due to the formatting of the cells; merged, bordered, shaded, etc, the browser displays a very ugly result (xls sheets with non-formatted cells work fine). I don’t get what i see from my excel sheet.
Any help (with code please, or url links)will be very much appreciated.

This discussion is locked

All Comments