//填充单元值
iTable.Columns(i).Cells(j).Range.Text=mText;
}
}
}
StatusMsg(webform.WebOffice.Status);
}
</script>
</head>
<body bgcolor="#ffffff" onload="Load()" onunload="UnLoad()">
<form name="webform" method="post" action="DocumentSave.asp" onsubmit="return SaveDocument();">
<input type=hidden name=RecordID value="<%=mRecordID%>">
<input type=hidden name=Template value="<%=mTemplate%>">
<input type=hidden name=FileType value="<%=mFileType%>">
<input type=hidden name=EditType value="<%=mEditType%>">
<input type=hidden name=HTMLPath value="<%=mHTMLPath%>">
<table border=0 cellspacing='0' cellpadding='0' width=100% height=100% align=center class=TBStyle>
<tr>
<td align=right class="TDTitleStyle" width=64>主题</td>
<td class="TDStyle"><input type=text name=Subject value="<%=mSubject%>" class="IptStyle" onblur="SetBookmarks('Caption',this.value);" ></td>
</tr>
<tr>
<td align=right class="TDTitleStyle" width=64>作者</td>
<td class="TDStyle"><input type=text name=Author value="<%=mAuthor%>" class="IptStyle" onblur="SetBookmarks('Author',this.value);" ></td>
</tr>
<tr>
<td align=right class="TDTitleStyle" width=64>时间</td>
<td class="TDStyle"><input type=text name=FileDate value="<%=mFileDate%>" readonly class="IptStyle" ></td>
</tr>
<tr>
<!--td align=right valign=top class="TDTitleStyle" width=64>内容</td-->
<td align=right valign=top class="TDTitleStyle" width=64 hegith=90% >
<br>功能列表<br>
<input type=button class=button value="隐藏痕迹" <%=mDisabled%> <%=mWord%> onclick="ShowRevision(false)">
<input type=button class=button value="显示痕迹" <%=mDisabled%> <%=mWord%> onclick="ShowRevision(true)">
<input type=button class=button value="清除痕迹" <%=mDisabled%> <%=mWord%> onclick="webform.WebOffice.ActiveDocument.AcceptAllRevisions();">
<input type=button class=button value="保护文档" <%=mDisabled%> onclick="WebProtect(true)">
<input type=button class=button value="解除保护" <%=mDisabled%> onclick="WebProtect(false)">
<input type=button class=button value="页面设置" <%=mDisabled%> onclick="WebOpenPageSetup()">
<input type=button class=button value="打印文档" <%=mDisabled%> onclick="WebOpenPrint()">
<input type=button class=button value="插入图片" <%=mDisabled%> onclick="WebOpenPicture()">
版本控制
<input type=button class=button value="保存版本" <%=mDisabled%> onclick="WebSaveVersion()">
<input type=button class=button value="打开版本" <%=mDisabled%> onclick="WebOpenVersion()">
服务器交互
<input type=button class=button value="签名印章" <%=mDisabled%> onclick="WebOpenSignature()">
<input type=button class=button value="验证签章" <%=mDisabled%> onclick="WebShowSignature()">
<input type=button class=button value="http://www.jxxp.com/edu/bc/asp/200607/远程图片" <%=mDisabled%> onclick="WebInsertImage('Image','样品.jpg',true,4);">
<input type=button class=button value="填充模版" <%=mDisabled%> <%=mWord%> onclick="LoadBookmarks()">
来源:upschool.cn
作者:
关键字:翻译
发表日期:2006-7-26
网页显示有限 阅读全文请下载本文完整版WORD文档
上一篇:Asp:base64编码、解码函数 下一篇:突破IIS的客户端连接限制
共13页
9 7 [
1] [
2] [
3] [
4] [
5] [
6] [
7] [
8] [
9] [
10] [
11] [
12] [
13]
8 :>
2009-1-8 20:11:25