Hi all,
I have this Excel "tool" that we use at work which basically in it simplest form, have cells with values and its represented in pie charts and a heatmap for management.
Now, I want to make this tool/application look more modern/professional by porting to a web-based format.
I used jsp/php/asp way back in the day, but are unfamiliar with new developments. I want to framework/software that will be able to handle displaying graphs and charts (pie charts or the like) on the web. I want to attempt doing it myself and need a starting point.
The tool should be able to work with SQL Server as backend for the data, and will be mainly hosted in a company intranet, but individuals should be able to work locally/offline and "sync" back to the database when connected again.
I see things like different PHP frameworks now, asp.net, HTML 5.0, DHTML, flash etc.
Can anyone guide me in the right direction to achieve this web functionality?
Thanks in advance.
I have this Excel "tool" that we use at work which basically in it simplest form, have cells with values and its represented in pie charts and a heatmap for management.
Now, I want to make this tool/application look more modern/professional by porting to a web-based format.
I used jsp/php/asp way back in the day, but are unfamiliar with new developments. I want to framework/software that will be able to handle displaying graphs and charts (pie charts or the like) on the web. I want to attempt doing it myself and need a starting point.
The tool should be able to work with SQL Server as backend for the data, and will be mainly hosted in a company intranet, but individuals should be able to work locally/offline and "sync" back to the database when connected again.
I see things like different PHP frameworks now, asp.net, HTML 5.0, DHTML, flash etc.
Can anyone guide me in the right direction to achieve this web functionality?
Thanks in advance.