Hi
"window.parent.frames.<framename>.<formname>" reference works fine with IE.
but in Netscape 4.61 it recognizes only upto
window.parent.frames.<framename> as a Window Object. AS formname is added it as the reference as "undefined"!!
Is there any way to go about it???
I need to refer to a form in another frame to put some data and submit it also.
Thanks in advance.
"window.parent.frames.<framename>.<formname>" reference works fine with IE.
but in Netscape 4.61 it recognizes only upto
window.parent.frames.<framename> as a Window Object. AS formname is added it as the reference as "undefined"!!
Is there any way to go about it???
I need to refer to a form in another frame to put some data and submit it also.
Thanks in advance.