<!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.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>The following code is lifted straight out of David 
Flanagan's book, <EM>JavaScript,<U> the Definitive Guide</U></EM>, 
p.251,&nbsp;O'Reilly and Associates, 2002.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT face=Arial size=2>&lt;form. . .</FONT></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; onreset="return 
  confirm('Really erase ALL data and start over?')"</FONT></DIV>
  <DIV><FONT face=Arial size=2>&gt;</FONT></DIV></BLOCKQUOTE>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This is the actual code from the "<EM>show 
source</EM>" editor:&nbsp;&nbsp; (. . .looks OK to me.)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT face=Arial size=2>&lt;form <BR>&nbsp;&nbsp; method="get" 
  <BR>&nbsp;&nbsp; action="applications_01.pl" <BR>&nbsp;&nbsp; 
  enctype="application/x-www-form-urlencoded" <BR>&nbsp;&nbsp; onreset="return 
  confirm('Really erase ALL data and start over?')" <BR>&nbsp;&nbsp; 
  name="vendors_01.pl"&gt;</FONT></DIV></BLOCKQUOTE>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>MS/IE v6.0.2800.1106 (running under Windows-98) 
returns the following error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT face=Arial size=2>Error:&nbsp; Object doesn't support this property 
  or method.</FONT></DIV></BLOCKQUOTE>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So, . . .is this a browser problem?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>OTTF,<BR>Ron Wingfield</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=1>FreeBSD 4.8&nbsp; --&nbsp; Apache http 2.0.28 -- 
MySQL client/server 4.1.7<BR>Perl 5.8.5 -- p5-DBD-mysql-2.9004 driver -- 
p5-DBI-1.46</FONT></DIV></BODY></HTML>