Refreshing or Redirecting Opener Window

D

Dan M

Is it possible to redirect or refresh the contents of Page1 from within
Page2 where Page2 was opened by Page1?
 
D

Dan M

Thanks Steve. I must be overlooking something simple - I get the error
"object doesn't support this property or method
'window.opener.document.reload'"

I get similar results when I try to set the location of the opener or
attempt the redirect method of the opener. Why is it that, if 'opener'
returns a reference to a window object, intellisense does not display a list
of 'window' object members for the 'opener' object?
 
V

Vidar Petursson

Hi

window.opener.location.reload(true);

--
Best Regards
Vidar Petursson
==============================
Microsoft Internet Client & Controls MVP
==============================
 
D

Dan M

That's what I needed. Thank you very much.

Vidar Petursson said:
Hi

window.opener.location.reload(true);

--
Best Regards
Vidar Petursson
==============================
Microsoft Internet Client & Controls MVP
==============================
 

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,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top