quote:
Originally posted by SonicSam
quote:
Originally posted by MeEtc
my script above works fine, except that it loads the specified image from the cache, instead of re-downloading it. looks like you're gonna need to XMLHTTPRequest it
Meaning
?
XMLHTTPRequest is the object used by most browsers (except IE6 and below) to initialize an AJAX session. It rocks.
I've included code in the file I sent you which works with all browsers..