window.opener.location.reload(); Fails!!!!

  •  09-12-2005, 11:54 PM

    window.opener.location.reload(); Fails!!!!

    I have added a link in the browse_Img.asp file to launch my image editor, when a user saves an edited image I need the browse_Img.asp to reload.  The onload event in the body of window.opener.location.reload(); does nothing.  Also manually trying to right click or puttin focus and trying to refresh the browse_Img.asp or any of the toolbar launched windows doesn't work - I need it too as I can't swallow telling my users, they they have to close both the windows and then click the image button again - losing their version history in the process.
View Complete Thread