Re: Crawling info displays and slide shows

Nathan Torkington <Nathan.Torkington@vuw.ac.nz>
Date: Tue, 28 Sep 1993 12:24:01 +1200
From: Nathan Torkington <Nathan.Torkington@vuw.ac.nz>
Message-id: <199309280024.AA16638@kauri.vuw.ac.nz>
To: www-talk@nxoc01.cern.ch
Subject: Re: Crawling info displays and slide shows
In-reply-to: Richard  Wiggins's message <9309272041.AA11967@dxmint.cern.ch>
References: <9309272041.AA11967@dxmint.cern.ch>
Updates of the same UFL could be done via a

	<A HREF="blah" FREQ=300>

to fetch again every five minutes.  Then we could have

	<A REL="IsNext" FREQ=20 HREF="blah">

to fetch in 20 seconds, the next frame in a page.

Decision -- is 20 seconds from receipt of page or initiation of transfer?

Nat.