I have an upload script that simply uploads an image and renames it to the users ID. The problem is that when I display the results of the upload, it always shows the cached image since the filename is the same.
Is there anyway I can force a refresh on the results page?