Click here to Skip to main content
15,891,644 members
Home / Discussions / Web Development
   

Web Development

 
QuestionREST and WCF Pin
Xarzu15-Jul-12 20:34
Xarzu15-Jul-12 20:34 
QuestionSystem.Web.UI.WebControls.FileUpload Pin
sheemap12-Jul-12 20:41
sheemap12-Jul-12 20:41 
AnswerRe: System.Web.UI.WebControls.FileUpload Pin
Richard MacCutchan12-Jul-12 22:11
mveRichard MacCutchan12-Jul-12 22:11 
AnswerRe: System.Web.UI.WebControls.FileUpload Pin
Sandeep Mewara12-Jul-12 23:12
mveSandeep Mewara12-Jul-12 23:12 
QuestionAutomatic Login to Another Domain Pin
Kyudos11-Jul-12 15:31
Kyudos11-Jul-12 15:31 
QuestionGridView preselectfirstrow and move to the next after button click event Pin
byka11-Jul-12 2:53
byka11-Jul-12 2:53 
Generalerror at download files in php Pin
Member 915215611-Jul-12 2:43
Member 915215611-Jul-12 2:43 
QuestionCaching html pages - no thanks - but how? Pin
lvq68410-Jul-12 20:11
lvq68410-Jul-12 20:11 
Hi.

This issue has bothered me for some time now.

I have quite a normal website, with different html files. If I make changes to a file, I can (sometimes!) see the changes when I hit f5. But if the file is fully replaced (same name and extension though), my browser shows the previous cached page.
So I have to manually right click in the frame, and reload it to see the new version of the page.

After many times googling to address this issue, Ive come up with these meta tages in top of each page:

XML
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<meta http-equiv='pragma' content='no-cache'>


But little does it help.
The problem is still there. Why? And how to solve it?

I´ve inspected of other sites that updates several times a day. They have have no special meta tags or alike in their html pages. And it´s of course not nescasary to update the page manually.
Is it a server side setting or what figures?

Thanks alot for your time Smile | :)
AnswerRe: Caching html pages - no thanks - but how? Pin
Gerben Jongerius10-Jul-12 23:22
Gerben Jongerius10-Jul-12 23:22 
GeneralRe: Caching html pages - no thanks - but how? Pin
lvq68410-Jul-12 23:28
lvq68410-Jul-12 23:28 
GeneralRe: Caching html pages - no thanks - but how? Pin
Gerben Jongerius10-Jul-12 23:35
Gerben Jongerius10-Jul-12 23:35 
GeneralRe: Caching html pages - no thanks - but how? Pin
lvq68410-Jul-12 23:41
lvq68410-Jul-12 23:41 
GeneralRe: Caching html pages - no thanks - but how? Pin
lvq68411-Jul-12 2:05
lvq68411-Jul-12 2:05 
Questionjson Question Pin
Aptiva Dave10-Jul-12 8:33
Aptiva Dave10-Jul-12 8:33 
AnswerRe: json Question Pin
Christian Graus17-Jul-12 17:40
protectorChristian Graus17-Jul-12 17:40 
GeneralRe: json Question Pin
Aptiva Dave19-Jul-12 11:11
Aptiva Dave19-Jul-12 11:11 
QuestionOn GridView each row update Need to show update Record in other gridview Pin
Asif201210-Jul-12 0:17
Asif201210-Jul-12 0:17 
AnswerRe: On GridView ... Repost Pin
Richard MacCutchan10-Jul-12 1:01
mveRichard MacCutchan10-Jul-12 1:01 
AnswerRe: On GridView ... Repost [OT] Pin
Sandeep Mewara10-Jul-12 1:52
mveSandeep Mewara10-Jul-12 1:52 
GeneralRe: On GridView ... Repost [OT] Pin
Richard MacCutchan10-Jul-12 5:23
mveRichard MacCutchan10-Jul-12 5:23 
Questionlooking for an automated form submission program Pin
Mongo39-Jul-12 9:23
Mongo39-Jul-12 9:23 
QuestionWizard1_FinishButtonClick disable previous button Pin
byka9-Jul-12 3:45
byka9-Jul-12 3:45 
Questionhow to install ffmpeg on wampserver2.1 Pin
Member 91521569-Jul-12 3:28
Member 91521569-Jul-12 3:28 
QuestionHow to place links permanently in one place (HTML)? Pin
m_kukulka6-Jul-12 22:29
m_kukulka6-Jul-12 22:29 
GeneralHTML and CSS standards compliancy test ? Pin
BillWoodruff6-Jul-12 11:45
professionalBillWoodruff6-Jul-12 11:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.