I am trying to attain a way of having a link on the Orion server that will rotate between 3 different custom views every X minutes. We have several customized views on our Views Bar that I would like a link that would automatically cycle through them on a timed basis.
example:
http://orion.here.com/Orion/SummaryView.aspx?viewid=19 <- View 1
http://orion.here.com/Orion/SummaryView.aspx?viewid=20 <- View 2
http://orion.here.com/Orion/SummaryView.aspx?viewid=21 <- View 3
I would want a link that every so often would cycle through these 3 links.
Is this possible and if so, what would the HTML code be in order to do this?