Force browser to always get page from server?

E

epigram

Are there any HTML tags (i.e. meta tag) that will force a browser to always
retrieve the page from the server?
 
S

Safalra

epigram said:
Are there any HTML tags (i.e. meta tag) that will force a browser to always
retrieve the page from the server?

You could try these:

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

But the browser does not have to pay any attention to them - the
browser can't be 'forced' to do anything, you just have to ask it
nicely...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top