Looking for a solution to update an Excel spreadsheet monthly and display it on a Blackberry browser? I've already built a website with all the spreadsheet information using HTML lists and CSS for charts.
I need help loading a new spreadsheet into the server every month and automatically updating the website. I've begun creating JavaScript variables in the HTML page that can be modified when a new dataset is uploaded. However, I'm having trouble figuring out how to populate the variables without manual input. Any ideas?