iWebOffice2004调用VBA脚本解释及翻译[13]

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 csdnhome 的 blog

                 <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>

本文关键:Office VBA 痕迹保留 手写签名 电子印章
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top