Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently May 18th, 2024, 12:43 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: HTML5, LMS - Auto clear cache
PostPosted: October 22nd, 2015, 1:03 pm 
Offline

Joined: January 28th, 2014, 4:38 pm
Posts: 54
Location: Czech Republic
Opus: OpusPro 9.75 - HTML5 exports, Evolution
OS: Win 7 x64 CZ
System: FUJITSU
When I re-export a book to multi-page HTML5 and upload it to our LMS server users still see the old version of pages unless they clear the browser cache (for Chrome even ctr+F5 doesn't work). I need to force the browser to load a new version from the server.
How do you deal with cache pages and LMS?

I've tried to add meta to HTML head for the exported pages,
Code:
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />

add var=randomNumber to url but it doesn't work. I think it needs an unique url while navigating within the book or is there is any other working trick? IIS should have a possibility to clear the cache but I'd prefer HTML/Javascript solution if possible.

o.


For this message ovo has been thanked by : mackavi


Top
 Profile Visit website  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group