I remember seeing a similar post to this some time ago but I am not able to find it. Sorry for the repeated posting.<p>I have an iframe that sources an upload page (for images). Basically, when a user uploads an image, the script returns the location of the image if the upload was successful. Is there a way to obtain this image src outside the iframe (which house the upload page) on the main page?<p>Thanks