<input type=button class=button value="打开打印按钮" <%=mdisabled%> onclick="webtoolsenable('standard',2521,true);">
其他调用
<input type=button class=button value="vba套红定稿" <%=mdisabled%> <%=mword%> onclick="webinsertvba();">
<input type=button class=button value="套用模版定稿" <%=mdisabled%> onclick="webinsertfile()">
<input type=button class=button value="保存定稿文件" <%=mdisabled%> onclick="webupdatefile()">
<input type=button class=button value="导入text" <%=mdisabled%> <%=mword%> onclick="webinporttext();">
<input type=button class=button value="导出text" <%=mdisabled%> <%=mword%> onclick="webexporttext();">
</td>
<td class="tdstyle" height=90% >
<table border=0 cellspacing='0' cellpadding='0' width='100%' height='100%' >
<tr>
<td bgcolor=menu >
<object id="weboffice" width="100%" height="100%" classid="clsid:23739a7e-2004-4d1c-88d5-d50b18f7c347" codebase="<%=mclienturl%>">
<param name="borderstyle" value="1">
<param name="menubar" value="1">
<param name="toolbars" value="1">
</object>
</td>
</tr>
<tr>
<td bgcolor=menu height='20'>
<div id=statusbar>状态栏</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<input type=submit value=" 保存 " <%=mdisabled%> >
<input type=button value=" 返回 " onclick="history.back()"> 注意:只有选择《保存》后,所做的操作才有效!
</form>
</body>