apzl_leasing/WebContent/FixStat/FixSheetBody.jsp
2018-06-03 22:26:41 +08:00

49 lines
1.8 KiB
Plaintext

<div id=div_owc style="display:none">
<OBJECT classid="CLSID:0002E559-0000-0000-C000-000000000046" height=100% id=Sheet1
style="LEFT: 0px; TOP: 0px" width="100%"
codebase="<%=sWebRootPath%>/FixStat/OWC11.DLL#version=0,0,0,0" VIEWASTEXT>
<PARAM NAME="HTMLURL" VALUE="html/<%=SpecialTools.real2Amarsoft(sSheetID)%>.htm">
<PARAM NAME="DataType" VALUE="HTMLURL">
<PARAM NAME="AutoFit" VALUE="0">
<PARAM NAME="DisplayColHeaders" VALUE="1">
<PARAM NAME="DisplayGridlines" VALUE="0">
<PARAM NAME="DisplayHorizontalScrollBar" VALUE="-1">
<PARAM NAME="DisplayRowHeaders" VALUE="1">
<PARAM NAME="DisplayTitleBar" VALUE="0">
<PARAM NAME="DisplayToolbar" VALUE="1">
<PARAM NAME="DisplayVerticalScrollBar" VALUE="-1">
<PARAM NAME="EnableAutoCalculate" VALUE="-1">
<PARAM NAME="EnableEvents" VALUE="-1">
<PARAM NAME="MoveAfterReturn" VALUE="-1">
<PARAM NAME="MoveAfterReturnDirection" VALUE="0">
<PARAM NAME="RightToLeft" VALUE="0">
<PARAM NAME="ViewableRange" VALUE="1:65536">
</OBJECT>
</div>
<div id=div_process style="display:none">
<table border="0" width="100%" align="center" cellspacing="0" cellpadding="4" style="border-collapse: collapse" bgcolor="#DCDCDC" >
<tr>
<td bgcolor="#99B0CE" style="font-size:12px;color:#ffffff" height=24>报表数据处理...</td>
</tr>
<tr>
<td style="font-size:12px;line-height:200%" align=center>报表数据正在处理中.请稍等...
<marquee style="border:1px solid #000000" direction="right" width="300" scrollamount="5" scrolldelay="10" bgcolor="#ECF2FF">
<table cellspacing="1" cellpadding="0">
<tr height=8>
<td bgcolor=#99B0CE width=8></td>
<td></td>
<td bgcolor=#99B0CE width=8></td>
<td></td>
<td bgcolor=#99B0CE width=8></td>
<td></td>
<td bgcolor=#99B0CE width=8></td>
<td></td>
</tr>
</table></marquee></td>
</tr>
<tr>
<td style="font-size:12px;line-height:200%">&nbsp;</td>
</tr>
</table>
</div>