We are creating a dashboard solution to be displayed on monitors on our floor. On enterprise we'd like to toggle between two dashboards every 5 minutes, and refresh the data as well (live connection). I've read a dozen threads on this without finding exactly what we need. Autohotkey sounded promising but I don't see how to cause the live data to refresh. Developing a java script looks daunting. Any suggestions? Thanks..
2 件の回答
The best solution I have found for this is Rotating Dashboard Display with JavaScript and CSV. You should find the necessary code there, already written, so it shouldn't be that daunting.