Hey KandieMan,
I tried your program/script that you posted the link to, and I had the same problem as I'm having as stated in the message below.
Wade
Ok, here is what I am doing. I have an application that opens a popup window when I click a button. Everything works fine in the popup window, until I click a button that I have labeled as Select.
The function of the select button is to copy the information displayed from an address book to the form that opened the popup window, then to close the popup window.
On some computers, this works just fine. On MOST computers, when I click the Select button, I get a java script error that says "Access is Denied". I have tried a number of fixes, such as setting: var windowName = opener.document; and setting a timer to close the window after 1 second, thinking that it was related to the IE4 problem.
It wasn't. I also started checking version of IE so see if that made a difference. My version of IE on my computer is 5.00.2614.3500. I found another computer in my office with the exact same version of IE, and I got the access denied error with that as well. Then I though, OK, maybe it's the security level. I took the security on the office computer down to LOW just to make sure everything would run, and it still doesn't work.
Does anyone have any other ideas? I'm starting to go NUTZ here trying to figure this out!
Thanks,
Wade Wendorf
wwendorf@abadus.com