|
I have a users profile page that shows an image of their avatar. I have an upload button for a new avatar to be uploaded on the same page contained in an iframe. When a new avatar is uploaded, the refresh button must be clicked to display the new avatar. Is there a way to automatically refresh the page when the new image is uploaded?
|