Jump to content

Iframe: Get textbox value from main page(opener)


alpha_4762

Recommended Posts

Hi!

 

I need help on how to get the textbox value of my main page that calls another window that has an iframe in it.

 

Note: There are 3 html/php file.

1 - The Main page or the caller/opener which holds the textbox

2 - The php/html file that holds the iframe (pop up window)

3 - The html/php for the iframe

 

I tried:

opener.document.getElementById("textbox_name").value;

 

Obviously I am not able to make it work since I'm asking for help. :D

 

Please help!!!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.