Connecting Tech Pros Worldwide Forums | Help | Site Map

parent.opener.document

Zephyr
Guest
 
Posts: n/a
#1: May 11 '06
Hi,

I've got a problem calling parent.opener.document within InternetExplorer
version
6.0.2900.2180.xpsp.050928-1517. The call leads to a script error
'Unallowed memory access'. Within older IE version and other browsers it
works fine.
But changing the browser is not a solution, unfortunately.

Does anyone knows the problem and a solution?

Thanks
Patrick



Randy Webb
Guest
 
Posts: n/a
#2: May 11 '06

re: parent.opener.document


Zephyr said the following on 5/11/2006 2:10 AM:[color=blue]
> Hi,
>
> I've got a problem calling parent.opener.document within InternetExplorer
> version
> 6.0.2900.2180.xpsp.050928-1517. The call leads to a script error
> 'Unallowed memory access'. Within older IE version and other browsers it
> works fine.
> But changing the browser is not a solution, unfortunately.[/color]

Why is updating the browser not a solution?

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Zephyr
Guest
 
Posts: n/a
#3: May 11 '06

re: parent.opener.document


>> 6.0.2900.2180.xpsp.050928-1517. The call leads to a script error[color=blue][color=green]
>> 'Unallowed memory access'. Within older IE version and other browsers it
>> works fine.
>> But changing the browser is not a solution, unfortunately.[/color]
>
> Why is updating the browser not a solution?[/color]

This version is the latest IE update from MS.


Randy Webb
Guest
 
Posts: n/a
#4: May 11 '06

re: parent.opener.document


Zephyr said the following on 5/11/2006 2:53 AM:[color=blue][color=green][color=darkred]
>>> 6.0.2900.2180.xpsp.050928-1517. The call leads to a script error
>>> 'Unallowed memory access'. Within older IE version and other browsers it
>>> works fine.
>>> But changing the browser is not a solution, unfortunately.[/color]
>> Why is updating the browser not a solution?[/color]
>
> This version is the latest IE update from MS.[/color]

It is? I just did every single update MS has for IE and I don't have
050928-1517. In fact, I don't have the .xpsp. either, I have:

6.0.2900.2180.xpsp_sp2_gdr.050301-1519

The fact that you have xpsp instead of, at minimum, xpsp_sp2 indicates
that you do not have the latest IE update.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Zephyr
Guest
 
Posts: n/a
#5: May 11 '06

re: parent.opener.document


>[color=blue]
> 6.0.2900.2180.xpsp_sp2_gdr.050301-1519
>
> The fact that you have xpsp instead of, at minimum, xpsp_sp2 indicates
> that you do not have the latest IE update.[/color]

But If I try to update by MS update, the version is not changing.


Closed Thread