<!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] reload calling page</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>It depends on the weight of the font you use whether it is too heavy for JS!</FONT>
</P>

<P><FONT SIZE=2>Seriously, personally I hate the way pop up windows are used 99 44/100% of the time. Having said that try the following:</FONT></P>
<BR>

<P><FONT SIZE=2>In page2's onload function do opener.window.location.reload()</FONT>
</P>

<P><FONT SIZE=2>But you haven't explained why you want page1 to reload.</FONT>
</P>
<BR>

<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: Michael Mehlmann [<A HREF="mailto:mailing_list@gmx.at">mailto:mailing_list@gmx.at</A>]</FONT>
<BR><FONT SIZE=2>Sent: Monday, August 06, 2001 1:10 PM</FONT>
<BR><FONT SIZE=2>To: javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2>Subject: [Javascript] reload calling page</FONT>
</P>
<BR>

<P><FONT SIZE=2>Hi!</FONT>
</P>

<P><FONT SIZE=2>I want to click a link on page1</FONT>
<BR><FONT SIZE=2>this opens a page2 in a new window (with focus)</FONT>
<BR><FONT SIZE=2>and when this new window (page2) is loaded, I want it to reload page1</FONT>
<BR><FONT SIZE=2>(without page1 getting the focus)</FONT>
</P>

<P><FONT SIZE=2>so when the user closes the window with page2 in it, he will see the already</FONT>
<BR><FONT SIZE=2>reloaded page1 !!!</FONT>
</P>

<P><FONT SIZE=2>non-JS.Browsers should only open page2 in a new window (without doing the</FONT>
<BR><FONT SIZE=2>reload of page1)</FONT>
</P>

<P><FONT SIZE=2>Is this possible?</FONT>
<BR><FONT SIZE=2>or is this too heavy for JS???</FONT>
</P>

<P><FONT SIZE=2>thanks for any hints!!!</FONT>
</P>

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

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>Aufgepasst - jetzt viele 1&amp;1 New WebHosting Pakete ohne</FONT>
<BR><FONT SIZE=2>Einrichtungsgebuehr + 1 Monat Grundgebuehrbefreiung!</FONT>
<BR><FONT SIZE=2><A HREF="http://puretec.de/index.html?ac=OM.PU.PU003K00736T0492a" TARGET="_blank">http://puretec.de/index.html?ac=OM.PU.PU003K00736T0492a</A></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>