<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 7, 2011, at 8:29 AM, Puneet Kishor wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div bgcolor="#FFFFFF"><div><blockquote type="cite"><div><div class="WordSection1" style="page: WordSection1; "><div><div><div><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; "><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: black; ">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.</span><span style="font-size: 10pt; font-family: Arial, sans-serif; color: black; "><o:p></o:p></span></div></div><div><p class="MsoNormal" style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; background-position: initial initial; background-repeat: initial initial; "><span lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: black; ">&nbsp;</span></p></div></div></div></div></div></blockquote><br></div><div><br></div><div>Sure it will. What makes you say it won't? Adding a different query string makes it a different URI, so the browser will fetch the entire thing again instead of using its cache.</div></div></span></blockquote></div><br><div>To be clear you want the number to be unique as it may be in the cache as well. &nbsp;Use a date/time stamp like 2011120070834 to be sure.</div><div><br></div><div>hth</div><div>charles</div><div><br></div></body></html>