• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Software for Repeating Timesheet Display

sub-80

Senior member
Hello;

You know at Airports and Movie Theaters, there are displays with flight time lines or Movie display time. Any idea how they do that or if there is a software to be used?

Regards;
 
Update the file when changes occur and write a script to refresh the display either periodically every x seconds/minutes or whenever changes are made?
 
Update the file when changes occur and write a script to refresh the display either periodically every x seconds/minutes or whenever changes are made?

What type of file/software is being used? In no way does it look like a excel sheet.
 
You could make any HTML page refresh like that with meta refresh. Then you can display it in a web browser, and go full-screen with the F11 key.
 
Back
Top