Hello,

Thanks for your reply.

However, this does not work if you have a ? (question mark) in the src.

For Example:
If the src = http://123.123.123.123/image.get?image=1
then it would not work as the ? (question mark) is already in the URL already, however if the ? (question mark) wasn't in the src URL already then it would work but my image im am trying to refresh has a ? (question mark) in the URL.

Is there a way of just removing the last random number from the string and then add the new random number? (remove the last 19 numbers from the string?)

Hope someone can help.