window to window communication (window.opener)

  • Thread starter Andrew Bewley via DotNetMonster.com
  • Start date
A

Andrew Bewley via DotNetMonster.com

I appear to be suffering from an XP(SP2) issue...

I'm opening a child window (for further user selection) using window.open('child.aspx'....) which in itself works fine.

On the unload event of the child form i call back to the parent form with 'window.opener.refreshMe();' where refresh me is a javascript function which invokes 'document.Form1.submit();'

When run on a SP1 machine it all works. Great!!
However on SP2 at any occurance of window.opener i get a 'class does not support automation' error !!!

Any ideas what is causing this or indeed if there is a workaround/other method of notification?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top