<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><div class="MsoNormal"><span lang="EN-US">Hi,<o:p></o:p></span></div>

<div class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></div>

<div class="MsoNormal"><span lang="EN-US">Just a
javascript question for openlayers gurus.<o:p></o:p></span></div>

<div class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></div>

<div class="MsoNormal"><span lang="EN-US">I often
have to make small changes in my javscript scripts..e.g adding a layer/
changing a layer´s name etc.<o:p></o:p></span></div>

<div class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></div>

<div class="MsoNormal"><span lang="EN-US">If the user
does not clear the browser cache before loading the application, the cached
version will always be loaded. I got a tip which entailed writing ?1 to the end
of the javascript script in the html page..<o:p></o:p></span></div>

<div class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></div>

<div class="MsoNormal"><span lang="EN-US">e.g.
&lt;script type="text/javascript"
src="app.js?1"&gt;&lt;/script&gt; and when I change something just
change ?1 to ?2. But this still deosnt´ensure that the newest script will be
loaded.<o:p></o:p></span></div>

<div class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></div>

<div class="MsoNormal"><span lang="EN-US">Does anyone
have another better way to force the clients browser to always load the newest
uncached version?<o:p></o:p></span></div>

<div class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></div>

<div class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></div>

<div class="MsoNormal">thanks,</div>

<div class="MsoNormal"><o:p>&nbsp;</o:p></div>

<div class="MsoNormal">Rob</div></div></div></body></html>