|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I need to make sure I get a fresh copy of a page everytime I go there. Is there a way to do this?
|
|
#2
|
|||
|
|||
|
You can force Netscape to reload a page from the web (instead of its cache) by holding down the the Shift key while you click the Reload button.
|
|
#3
|
|||
|
|||
|
Include some META tags in your <head>
<META HTTP-EQUIV="pragma" CONTENT="no-cache"> <META HTTP-EQUIV="Expires" CONTENT="Tue, 26-Oct-1965 12:00:00"> <META HTTP-EQUIV="Expires" CONTENT="NOW"> <META HTTP-EQUIV="last modified" CONTENT="NOW"> or my favorite: <META HTTP-EQUIV="Expires" CONTENT="0"> ------------------ |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Need to reload page every time. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|