Reload/refresh web page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux