<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2462.0" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=996575716-07082001><FONT face=Arial color=#0000ff size=2>But 
when you open a new window that is an instance of another browser so in order to 
have access to the newWindow you have to assign it to a var in the opener window 
to be able to check it from the opener window. As far as loading and unloading 
pages in a window, AFAIK unless you specifically change the name the browser is 
going to assign whatever it find between the &lt;TITLE&gt;&lt;/TITLE&gt; tags 
and if not it will use the filename of the page.</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<P><FONT size=2>Bob Filipiak (Contractor)<BR>MCP </FONT></P>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Scott.Wiseman 
  [mailto:swiseman@remax-cahi.com]<BR><B>Sent:</B> Monday, August 06, 2001 3:48 
  PM<BR><B>To:</B> 'javascript@LaTech.edu'<BR><B>Subject:</B> [Javascript] How 
  do I located a window I opened?<BR><BR></FONT></DIV>
  <DIV>
  <P><FONT face=Arial size=2><SPAN 
  class=997034619-06082001>FACTS:</SPAN></FONT></P>
  <P><FONT face=Arial size=2><SPAN class=997034619-06082001>the window object is 
  the global object for client-side JavaScript and all global variables are 
  properties of the window object</SPAN></FONT></P>
  <P><FONT face=Arial size=2><SPAN class=997034619-06082001>and the window 
  object that represents a top-level browser window exists as long as that 
  window exists.</SPAN></FONT></P>
  <P><FONT face=Arial size=2><SPAN class=997034619-06082001>and a reference to 
  the window object remains valid regardless of how many web pages the window 
  loads and unloads...</SPAN></FONT></P>
  <P><FONT face=Arial size=2><SPAN 
  class=997034619-06082001>soooo...</SPAN></FONT></P>
  <P><FONT face=Arial size=2><SPAN 
  class=997034619-06082001>QUESTION:</SPAN></FONT></P>
  <P><FONT face=Arial size=2><SPAN class=997034619-06082001>How do I reference a 
  window that I named</SPAN></FONT></P>
  <P><FONT face=Arial size=2><SPAN class=997034619-06082001>using the 
  window.name ="mywindow"</SPAN></FONT></P>
  <P><FONT face=Arial size=2><SPAN 
  class=997034619-06082001>????????????????????????????????</SPAN></FONT></P>
  <P>&nbsp;</P>
  <P><FONT face=Arial size=2><SPAN 
  class=997034619-06082001>Scott</SPAN></FONT></P></DIV></BLOCKQUOTE></BODY></HTML>