I’ve got a web page that uses an external javascript. Right after I first launched the page our customer found an error in the calculation. I immediately fixed the problem and the code works fine now. However, this one location where the problem was found is still getting the error. All other locations that I’ve checked work fine. I’m guessing that the script is being cached somewhere, but I don’t know where. I know it’s not the local machine, because the individual I’m working with tried another machine at the same location that had never been to the site and got the same error. Any insight into this problem would be very useful. Is there a way to always make a page refresh the external javascript that would be great! Thanks!