|
LawrenceH -> Error "null or not an object" (12/2/2005 17:41:47)
|
Hi I have a common .asp page, which writes the value contained in <%=session("S_SelectedHandover")%> to a field on a calling form called “HandoverPoint” With two other calling forms, everything works okay. In one case, I get the following error, when the page is loaded. All the calling forms work in the same way. Line: 11 Char: 1 Error: window.opener.document.FrontPage_Form1.HandoverPoint’ is null or not an object Code: 0 Regards Lawrence
|
|
|
|