FunScroll - Example 7

Example 7a

The CGI script is in this example is a simple shell script (date.cgi) to display the current time.

Note the usage of the updateInterval parameter to execute the CGI script at specified intervals. In this case we specify "1". I.e we read from the CGI script once per animation frame.