Code Cache Prevention Code


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
  2. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  3. <meta http-equiv="expires" content="FRI, 13 APR 1999 01:00:00 GMT">

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.