Thursday, July 9, 2009

How do I write the HTML or ASP code to open and display a dynamic Excel Spreadsheet and updates in a WebPage.

I need to be able to see the changes that are saved in the spreadsheet each time the webpage is opened. HTML is the code already used for the webpage, but ASP would be fine as well- I'm new to programming.

How do I write the HTML or ASP code to open and display a dynamic Excel Spreadsheet and updates in a WebPage.
The easiest way to do this, that would not require very much programming knowledge at all would be to use the 'Publish as Webpage' feature in excel.





You can set it so that every time the spreadsheet is updated and saved, it also saves a file, readable by internet explorer, into a folder of your choice. This way you can reference the file in the rest of your site or in a frame or whatever.

state flower

No comments:

Post a Comment