janusmccarthy Posted October 19, 2009 Share Posted October 19, 2009 The code base for this is fairly large, and I know I'm not going to be able to post more than bits and pieces of it. I have multiple web folders and I came across an interesting issue. I open a page at: https://{Domain}/{Folder1}/{Script Name} and bring up a dialog. I then change the URL to https://{Domain}/{Folder2}/{Script Name} which is running an exact copy of the script Now here's the weird thing, if I go to the dialog of the window and use the opener property, I reference: https://{Domain}/{Folder2}/{Script Name} not Folder1. is this a bug? Or am I not using the opener properly? Link to comment https://forums.phpfreaks.com/topic/178291-weird-opener-issue/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.