<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2652.35">
<TITLE>RE: [Javascript] pop ups</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>IMHO pop-up windows should be used only for Help or informational purposes and not to interact with other windows. Having said that how about coding a var in your opener and set it when you do the pop-up and have an onfocus() function in the &lt;BODY&gt; that checks if the window has been opened. Just a thought. ;-)</FONT></P>

<P><FONT SIZE=2>Bob Filipiak (Contractor)</FONT>
<BR><FONT SIZE=2>MCP </FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Andrew Gibson [<A HREF="mailto:andyg@ihug.co.nz">mailto:andyg@ihug.co.nz</A>]</FONT>
<BR><FONT SIZE=2>Sent: Thursday, April 05, 2001 1:52 AM</FONT>
<BR><FONT SIZE=2>To: javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2>Subject: [Javascript] pop ups</FONT>
</P>
<BR>

<P><FONT SIZE=2>I have a window which pops up to </FONT>
<BR><FONT SIZE=2>confirm a database insertion.....</FONT>
</P>

<P><FONT SIZE=2>When the user closes that window, I </FONT>
<BR><FONT SIZE=2>want the original window to be refreshed</FONT>
<BR><FONT SIZE=2>to reflect the changes, </FONT>
</P>

<P><FONT SIZE=2>How can I do that?</FONT>
</P>

<P><FONT SIZE=2>Andrew</FONT>
</P>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>Javascript mailing list</FONT>
<BR><FONT SIZE=2>Javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2><A HREF="http://www.LaTech.edu/mailman/listinfo/javascript" TARGET="_blank">http://www.LaTech.edu/mailman/listinfo/javascript</A></FONT>
</P>

</BODY>
</HTML>