I was just wondering if there is an easy way to incorporate a table from a spreadsheet program into a webpage, and then when I update the spreadsheet file then it automatically updates the content of the table on the webpage. Can I do this using a spreadsheet program or would I have to use something else like databases.
to put a spreadsheet onto a website, a simple copy and paste would do. But if you want to keep it updated then you would be best programming the table directly into the website from the start.
thanks guys! Its just I have a lot of tables on all different pages so copying and pasting would be annoying. I have a page layout and i want to insert the tables into the page and then when I update the spreadsheet file (or whatever it would need) and upload it it changes the information on the tables on the page.