<html>
<head>
<meta http-equiv="Content-Type" content="text/html
charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<H1><img src="../images/img/HeinH14.jpg" width="30" height="30"><font color="#0000FF" face="黑体">报表打印系统</font></H1>
<form name="myform">
<p>
<object classid="clsid:82F86A97-9193-4A3D-9B3A-665E96B61CD2"
codebase="http://192.168.1.168:8080/data/reportAFormProj1.cab#version=1,0,0,0"
id="tyb1" width="800" height="420" ALIGN="center">
<param name="Visible" value="0">
<param name="AutoScroll" value="0">
<param name="AutoSize" value="0">
<param name="AxBorderStyle" value="1">
<param name="Caption" value="tyb">
<param name="Color" value="4278190095">
<param name="Font" value="MS Sans Serif">
<param name="KeyPreview" value="0">
<param name="PixelsPerInch" value="96">
<param name="PrintScale" value="1">
<param name="Scaled" value="-1">
<param name="DropTarget" value="0">
<param name="HelpFile" value>
<param name="ScreenSnap" value="0">
<param name="SnapBuffer" value="10">
<param name="DoubleBuffered" value="0">
<param name="Enabled" value="-1">
</object>
<INPUT TYPE="FILE" NAME="FILEreport" SIZE="50">
<BR>
<a style="CURSOR: hand" onclick="ttme()"><img src="../images/ICON_GIF/guidang_16.gif" width="16" height="16" alt="打开" border="0">打开</a>
</p>
<p>
</form>
</body>
<script language="VBscript">
sub ttme()
window.myform.tyb1.PrintReport window.myform.FILEreport.value
end sub
</script>
</html>