PDA

View Full Version : html help please?!



tonyc2002
26-08-2006, 04:37 PM
does anyone know how i can make a web browser automatically reload a page instead of loading the one thats stored in the history..... basically so that if someone goes on my site and then comes back shortly afterwards, the browser will refresh ;)

:) many thanks

theledge
27-08-2006, 07:06 PM
There is a way to do this with meta tags

<goes to have a look>

theledge
27-08-2006, 07:11 PM
Im fairly sure that inserting this towards the start of your html will do it but i've never tried it so it doesnt work then let me know ;)


<meta http-equiv="cache-control" content="no-cache">

theledge
27-08-2006, 07:12 PM
Should be inserted in your <head> section after any <title> tag, by the way

tonyc2002
27-08-2006, 08:50 PM
thank u mate, i will try this and let u know what happens :toast:

MARKEG
28-08-2006, 01:13 PM
the best browser for doing this is firefox. i think you press shift and r or something.... safari is crap for it, so is ie...

TechMouse
29-08-2006, 05:56 PM
If you're on Mac you should check out Camino (http://www.caminobrowser.org/), it's an OS-X optomisation of Firefox.

theledge
29-08-2006, 07:10 PM
Firefox is quality

Mark I think you might be talking about getting a page to reload automatically every 2 minutes or whatever

Slightly different but theres a meta tag to do that too

278d7e64a374de26f==