UHsoccerNL
07-29-2010, 02:56 PM
I am using an XML file to display company location markers on a map. The logic is based on a Google module GDownloadUrl that reads the file content and my program then displays the relevant information on a map.
It works properly on the first pass and I have attached a screenshot showing the results.
The problem is, when I interactively change the XML file content ith my web program (written in VB-ASP, HTML and Java), the Java script routine does not "refresh" the data, it appears to only see the original file and its content.
At this point I have to close the browser in order to "update" the display. Quite unacceptable in a production environment.
I can publish extracts of the code if that is of help
Thanks in advance
It works properly on the first pass and I have attached a screenshot showing the results.
The problem is, when I interactively change the XML file content ith my web program (written in VB-ASP, HTML and Java), the Java script routine does not "refresh" the data, it appears to only see the original file and its content.
At this point I have to close the browser in order to "update" the display. Quite unacceptable in a production environment.
I can publish extracts of the code if that is of help
Thanks in advance