Thanks Larry for your reply.

You're right, the browser was caching the xml file.

What I did is very similar to your proposition:

  var dataXML = "data.xml" + "?nocache=" + new Date().getTime();
  loadXML (data.xml, ....)

  *** We need to attach a unique date/time stamp

Thanks again.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to