ASP question

C

CSharper

Quick question on ASP (still in ASP), if it is a wrong please let me
know. I am very new to Web development so please bear with me if it is
something simple.

I have a asp page which has two frames. From one from I click a link
which will open a popup page. While I am in the popup page, I need to
change a value inside one of the base frame.

This is the code I have

ParentWin = window.opener

which sets the window as the parent window and then I am able to
access the component inside the window. But for some reason, ParentWin
returns null instead of the parent window?? Could someone help me whu
would this return null, I thought for a popup page I am supposed to
use window.opener instead of window.parent??

Thanks.
 

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

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,268
Latest member
AshliMacin

Latest Threads

Top