sumantg
09-26-2002, 12:24 PM
Hi,
I have a situation where i am getting access denied or permission denied messages.
I am currently using IE5.5, IIS.
Browser launches a main window. Java script in Main window is calling another window via window.open property. Then window is being opened but when it tries to access some elements of the calling window via property opener.<element>, access denied messages appear.
The fact is that the main window is in a different directory than the called window. They are both on the same domain, same port, but different directories.
Main window is in /program files/sap/its/scripts/wgate////main.htm
Subwindow is in /mimes////cal.htm
Having read a fair bit of documentation. it seems that its to do with some browser security, however i dont know if this can be resolved.
Any help would be highly appreciable.
Thanks heaps.
Sumant
I have a situation where i am getting access denied or permission denied messages.
I am currently using IE5.5, IIS.
Browser launches a main window. Java script in Main window is calling another window via window.open property. Then window is being opened but when it tries to access some elements of the calling window via property opener.<element>, access denied messages appear.
The fact is that the main window is in a different directory than the called window. They are both on the same domain, same port, but different directories.
Main window is in /program files/sap/its/scripts/wgate////main.htm
Subwindow is in /mimes////cal.htm
Having read a fair bit of documentation. it seems that its to do with some browser security, however i dont know if this can be resolved.
Any help would be highly appreciable.
Thanks heaps.
Sumant