Apparently the disable-meta-refresh-self code expects that there is always an URL specified for the meta tag "refresh". However, the page
http://www.anwb.nl/servlet/Satellite?pagename=OpenMarket/ANWB_verkeer/PopupVerkeer®io=randstad&rubriek=File_nieuws_regio_randstad (which show traffic information, here for around Amsterdam) contains this: <meta http-equiv="refresh" content="300"> <meta http-equiv="pragma" CONTENT="no-cache"> As the refresh doesn't list an URL, the disable-meta-refresh-self code doesn't kick in... I don't know whether this is standards-compliant, I do know that it works just fine in Mozilla ... I've since found that smokeping uses the same technique. Paul Slootman
