I am using the code below to open a printer friendly version of the screen the user is looking at. Works fine on a Mac with IE v 5.2 but on a Win2K box with IE v 6.0 the new printer friendly window does open correctly but the parent window redisplays the following [object] . This does not happen of the Mac version. My question is WHY does it happen and what do I do to correct it so everyone sees the same thing.
TIA
Dan Rahenkamp
________________________
<a href=http://www.webdeveloper.com/forum/archive/index.php/"JavaScript:window.open('display_printer_Faculty.asp<%=strTeamName%><%=strGradeLevel%>','printer_friendly','toolbar=0,location=0,status=0,menubar=1,scrollbars=1,resizable=1,width=640,hei ght=390')" ,'printer_friendly','toolbar="0,location=0,status=0,menubar=1,scrollbars=1,resizable=1,width=640,height=390" )"'><img src=http://www.webdeveloper.com/forum/archive/index.php/"<%=strGraphicPath%>print.jpg" width="68" height="20" align="absmiddle" border="0" alt="Printer Friendly Version"></a>
TIA
Dan Rahenkamp
________________________
<a href=http://www.webdeveloper.com/forum/archive/index.php/"JavaScript:window.open('display_printer_Faculty.asp<%=strTeamName%><%=strGradeLevel%>','printer_friendly','toolbar=0,location=0,status=0,menubar=1,scrollbars=1,resizable=1,width=640,hei ght=390')" ,'printer_friendly','toolbar="0,location=0,status=0,menubar=1,scrollbars=1,resizable=1,width=640,height=390" )"'><img src=http://www.webdeveloper.com/forum/archive/index.php/"<%=strGraphicPath%>print.jpg" width="68" height="20" align="absmiddle" border="0" alt="Printer Friendly Version"></a>