Hi all
I have a problem with the function GM_xmlhttprequest that I will
explain...

The script runs the function GM_xmlhttprequest to a file from an
external server.
When the server returns the file, the script compares the remote file
and the current script then it update or not the script

But the problem is that, the browser does not connect to the server
and "download" the file, grabs the file from the cache (grabs an
outdate file)

This is a very serious problem if the function is used for this task
GM_xmlhttprequest

There are some options or methods to solve this problem?

thank you very much and sorry for my very poor english

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" 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/greasemonkey-users?hl=en.

Reply via email to