<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
One way to force KML to be refreshed is to add something dynamic to
your query. For instance - a random number as an argument to the
server-side KML generator.<br>
A different way might be calling layer.refresh({force: true}); - but
this might cause your page to do the query twice. It dependes on your
code<br>
<br>
Sajeer... wrote:
<blockquote
cite="mid:43c3d3020907122243g17a22adbq7137ed74241cafa0@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
Can anybody help me......<br>
<br>
<br clear="all">
Regards<br>
<br>
Sajeer T.K.<br>
<br>
<br>
<br>
<div class="gmail_quote">On Sun, Jul 12, 2009 at 1:40 AM, Sajeer... <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:sajeertk15@gmail.com">sajeertk15@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">
<div>Hi,</div>
<div> </div>
<div>I am using kml to display my search result for POIs in a given
range, it is displaying fine. My problem is when i am doing another
search, the result kml getting updated but displaying old result
(taking kml from browser cache because of the same file name).</div>
<div> </div>
<div>looking for your great help...</div>
<div> </div>
<div><br clear="all">
Regards<br>
<br>
Sajeer T.K.<br>
<br>
Mobile: +966-560362982<br>
Email: <a moz-do-not-send="true" href="mailto:sajeertk15@gmail.com"
target="_blank">sajeertk15@gmail.com</a><br>
<br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openlayers.org">Users@openlayers.org</a>
<a class="moz-txt-link-freetext" href="http://openlayers.org/mailman/listinfo/users">http://openlayers.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
</body>
</html>