I am trying to pass a form variable from a popup to the popups opener. The problem I am having is that the document I am trying to pass it to is in a frame.
SO, opener.document.formname etc..... will not work
I tried opener.document.framename.document.formname etc..
but still no luck.
Does anyone know what path I should use to get to the form inside the frame??
Thanks [sig][/sig]
SO, opener.document.formname etc..... will not work
I tried opener.document.framename.document.formname etc..
but still no luck.
Does anyone know what path I should use to get to the form inside the frame??
Thanks [sig][/sig]