Communication Between a modal popup and a parent page
Hello all
My problem is that i need to be able to communicate from the parent page to the modal popup page. I can already go from the modal to the parent page but cant seem to go the other way. all of the functions that the modal needs to access are on the parent page and i can do that fine, but when i want to retrive a value from a text box on the modal from the parent page i cant do that, or when i want to update the modal through a function on the parent page i cant do that, because its refrencing the wrong page
Please Help
Thanks in Advance
|