View Single Post
Old 07-09-2007, 04:37 PM   PM User | #6
TriKri
New Coder

 
Join Date: Jul 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
TriKri is an unknown quantity at this point
Quote:
Originally Posted by NancyJ View Post
I've got the exact same problem in IE, except adding a random number to the url isnt helping, any ideas?
How random is the random number? (I haven't used that random generator before, I believe, if it isn't the same as in the C/C++ math library) could it maybe have happened that the rendom generator used the same random seed all the times?

Just taking a shot, try adding a counter instead as I did, there could be a chans that helps.
TriKri is offline   Reply With Quote