Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/Program Files (x86)/Microsoft Office/Templates/1028/Behaviors11/ACTIONS/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/Program Files (x86)/Microsoft Office/Templates/1028/Behaviors11/ACTIONS/SETTXTFR.HTM
<!-- _LocalBinding -->
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
		
		<title>設定框架文字</title>
		<meta name="DHTMLScriptName" content="設定文字\設定框架文字(&F)">
		
		<meta name="DialogResizable" content="true">
		<meta name="DialogSize" content="525,265">
		
		<style>
		button	{ width: 8em;  }				
		table	{ border: none; border-collapse: collapse }
		</style>
		<script type="text/JavaScript">
		var L_NOMESSAGE_ErrorMessage		= "請輸入訊息";
		var L_MATCHEDBRACES_ErrorMessage	= "所有大括號都必須成對,而且不能形成巢狀括號。";
		var L_SEMICOLONS_ErrorMessage		= "大括號內不允許分號存在。";
		var L_EMPTYBRACES_ErrorMessage		= "大括號內不能是空的。";
		var L_Frame_ListBox					= "框架";
		var L_NoFrame_ErrorMessage			= "找不到指定的框架。";
		var L_Unnamed_ListBox				= "未命名";
		</script>
		<script type="text/JavaScript" src="DOM.js"></script>
		<script type="text/JavaScript" src="FPLib.js"></script>
		<script type="text/JavaScript" src="SetText.js"></script>
		<script type="text/JavaScript" src="Strings.js"></script>
		<script type="text/JavaScript" src="SetTxtFr.js"></script>
	</head>
	<body onload="initializeForm()">
		<form id="theForm" name="theForm" onsubmit="Validate(); return false;">
			<table border="0" cellpadding="0" cellspacing="0" id="AutoNumber1" height="100%" width="100%">
				<tr height="1%">
					<td nowrap>
						<label for="FrameNames">
						
							框架(<u>F</u>):
						</label>
					</td>
					<td>
						&nbsp;</td>
					<td width="100%">
						<select name="FrameNames" accesskey="f" style="width: 100%" id="FrameNames">
							
						</select>
					</td>
				</tr>
				<tr height="1%">
					<td colspan="3">
						&nbsp;
					</td>
				</tr>
				<tr>
					<td colspan="2" nowrap>
						<label for="Message">
				    		
				    		新增&nbsp;HTML(<u>T</u>):&nbsp;
				    	</label>
					</td>
					<td width="100%" height="100%" rowspan="2">
						<textarea name="Message" style="width: 100%; height: 100%" accesskey="t" id="Message">
						</textarea> 
						
					</td>
				</tr>
				<tr>
					<td height="100%" colspan="2">
						&nbsp;
					</td>
				</tr>
				<tr height="1%">
					<td colspan="3">
						&nbsp;
						<hr>
					</td>
				</tr>
				<tr height="1%">
					<td colspan="3">
						<table width="100%">
							<tr>
								<td>
									<table cellpadding="0" cellspacing="0" width="100%" id="AutoNumber4">
										<tr>
											<td>
												<input type="checkbox" name="PreserveBackground" value="ON" id="PreserveBackground" accesskey="p">
												
											</td>
											<td>
												&nbsp;</td>
											<td nowrap>
												<label for="PreserveBackground">
								            		
													保留背景色彩(<u>P</u>)&nbsp;
												</label>
											</td>
											<td width="100%">
												&nbsp;
											</td>
										</tr>
									</table>
								</td>
								<td>
									<table width="100%">
										<tr>
											<td width="100%">&nbsp;</td>
											<td>
												<button id="buttonOk" name="OK" value="OK" type="submit">
													
													確定
												</button>
											</td>
											<td>&nbsp;</td>
											<td>
												<button id="buttonCancel" name="Cancel" value="Cancel" onclick="CancelAction();">
											  		
													取消
											  	</button>
											</td>
										</tr>
									</table>
								</td>
							</tr>
						</table>
					</td>
				</tr>
			</table>
		</form>
	</body>
</html>