Internet Explorer 7 - auto tab changer ? for helpdesk screen.

Soldato
Joined
18 Oct 2002
Posts
10,079
Location
At home
Hi,

Going to be building a helpdesk machine soon to mount onto the wall so our dept can monitor emails and other alerts.

Found an IE7 addon for auto refresh which is great.

Just wondering if there is a tool which can cycle through different IE7 tabs ? So we have a few web interface sessions like HP Insight etc.

Otherwise any other suggestions ?

Thanks
 
I'd just use a macro, like autohotkey or autoit.
Program it to send a key press, to swap tabs, after a certain period and just loop it.

Although as Leperous said, just use a bit of script which calls another website, i.e. one frame contains the code to refresh the child page/change it to another site.
 
Back
Top Bottom