posted 18 years ago
I have two windows - Parent and Child. WHen I click on a button in the parent window, the child window opens up.
The child window has two radio buttons and a submit button. On click of the submit button, I want the value to be passed to the parent window and the child window shd close.
Depending upon the value from the child window, the parent window should be redirected to the new URL.
I get the error in child window as :
document.frmHolidayType.rdoHoliday.selected.value is null or not an object.
Can anybody plz help!
SCJP 1.4, SCWCD 1.4<br /> <br />Thanks in advance!<br />Jayashree.