<!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] Refreshing a frame?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>You are right, I'm having problems think and typing at the same time. I have been working on a form page and lost track. It should be top.framename but I avoid frames as much as possible anyway. ;-)</FONT></P>
<BR>
<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: Peter Brunone [<A HREF="mailto:peter@brunone.com">mailto:peter@brunone.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Thursday, April 12, 2001 10:46 AM</FONT>
<BR><FONT SIZE=2>To: javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2>Subject: Re: [Javascript] Refreshing a frame?</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>&nbsp;&nbsp;&nbsp; Normally that's fine... unless you have a frameset within a frame.&nbsp; My</FONT>
<BR><FONT SIZE=2>point, though, was that top.framename (or parent.framename) should be used</FONT>
<BR><FONT SIZE=2>and *not* window.document.framename.location .</FONT>
</P>

</BODY>
</HTML>