what about using: <meta http-equiv="refresh" content="600"> On 5/4/07, Alf Stockton <alf@xxxxxxxxxxxxxx> wrote:
I need to add some coding to a web page that forces a reload from the server every time the page loads, no matter where the user came from. I already have the following meta tags but that does not do what is required. <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="expires" content="Mon, 22 Jul 2000 11:12:01 GMT" I also cannot use the full URL, as has been recommendedon the web, as these pages could be at various of my users branches and they could well have their own URLs. ie No standard URL available. My first thought was to add refresh within a onload but this would be daft as one would end up in a permanent loop. Please make suggestions. -- Regards, Alf Stockton www.stockton.co.za Cold hands, no gloves. My email disclaimer is available at www.stockton.co.za/disclaimer.html -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php