<HTML>
<HEAD>
<TITLE> New Document </TITLE>
</HEAD><BODY>
<TABLE width=200>
<TR>
  <TD><INPUT TYPE="button" NAME="aa" onclick="test.location.reload(true);" value="刷新"></TD>
</TR>
</TABLE><iframe name="test" align="top" width="160" height="220" frameborder="0" scrolling="no" src="abc.htm"></iframe></BODY>
</HTML>