Re: Reload/refresh web page

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

 



use this

<meta http-equiv="refresh" content="20; url=index2.php?1178501428">
<meta name="responder" content="landavia81@xxxxxxxxx">

20 mean 20 sec will reload it self
index2.php change into your page name (index.php)
the next meta u must include.. or not?

----- Original Message ----- 
From: "Alf Stockton" <alf@xxxxxxxxxxxxxx>
To: "php windows" <php-windows@xxxxxxxxxxxxx>
Sent: Friday, May 04, 2007 3:51 PM
Subject:  Reload/refresh web page


> 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


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

  Powered by Linux