[thelist] HTML refresh Issue

HP Thniah heanpeng at gmail.com
Fri Mar 13 05:09:36 CDT 2009


Thanks all for your suggestion!

On Tue, Mar 10, 2009 at 6:15 AM, Bill Moseley <moseley at hank.org> wrote:

> On Mon, Mar 09, 2009 at 06:47:33AM -0700, Mark Groen wrote:
> > On Monday 09 March 2009 05:01:03 HP Thniah wrote:
> > > Thanks for your quick responses Kevin, Jack, and Symeon
> > > Any quick way of clearing the caches using either HTML or PHP?
> >
> > Make the files appear to be dynamic when you are linking to them using a
> > question mark character after the file extension:
> >
> > <link href="yourfile.css?version=<?php echo date("H:i:s"); ?>"
> >  rel="stylesheet" type="text/css" media="screen" />
>
> Don't do that on a live site.  Use correct cache control headers then
> when the file changes change its name if you must bust the cache.
>
> Shift+reload on Firefox is a developer's friend.
>
>
>
> --
> Bill Moseley.
> moseley at hank.org
> Sent from my iMutt
>  --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>



More information about the thelist mailing list