On the page "/struct/global.html", there stands the following: This can be used by caches to determine when to fetch a fresh copy of the associated document. Some user agents support the use of META to refresh the current page after a specified number of seconds, with the option of replacing it by a different URI. <META http-equiv="refresh" content="3,http://www.acme.com/intro.html"> There is a mistake in defining the to follow page, the META tag should read: <META http-equiv="refresh" content="3, URL=http://www.acme.com/intro.html"> Without the "URL=" before, the page that is supposed to take it's place is not show, only a refresh of the current page is made. Your Faithfully Thomas della Peruta PS: Hope I didn't screw that up.Received on Wednesday, 12 April 2000 13:20:49 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 March 2012 18:16:46 GMT