<!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] Need Help</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2>If the window that you are trying to close is not a window that you opened</FONT>
<BR><FONT SIZE=2>via your script, you will get the dialog from the browser as a security</FONT>
<BR><FONT SIZE=2>measure when your script tries to close the window. </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: ROB N. [<A HREF="mailto:am_a_tiger@hotmail.com">mailto:am_a_tiger@hotmail.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Wednesday, June 13, 2001 12:11 PM</FONT>
<BR><FONT SIZE=2>To: javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2>Subject: [Javascript] Need Help</FONT>
</P>
<BR>

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

<P><FONT SIZE=2>I have a site with this script on some of the pages:</FONT>
</P>

<P><FONT SIZE=2>&lt;P ALIGN=CENTER&gt;</FONT>
<BR><FONT SIZE=2>&lt;A HREF=&quot;javascript:window.close()&quot;&gt;&lt;font size=1&gt;CLOSE THIS</FONT>
<BR><FONT SIZE=2>WINDOW&lt;/font&gt;&lt;/A&gt;</FONT>
<BR><FONT SIZE=2>&lt;/P&gt;</FONT>
</P>

<P><FONT SIZE=2>When I click on the link, I get a pop-up window that says:</FONT>
</P>

<P><FONT SIZE=2>&quot;The webpage you are viewing is trying to close the window.</FONT>
<BR><FONT SIZE=2>Do you want to close this window?&quot;</FONT>
</P>

<P><FONT SIZE=2>How can I make this stop popping up???</FONT>
</P>
<BR>

<P><FONT SIZE=2>Thanks,</FONT>
<BR><FONT SIZE=2>Rob</FONT>
<BR><FONT SIZE=2>_________________________________________________________________</FONT>
<BR><FONT SIZE=2>Get your FREE download of MSN Explorer at <A HREF="http://explorer.msn.com" TARGET="_blank">http://explorer.msn.com</A></FONT>
</P>
<BR>

<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>