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/SWAPIMGR.HTM
<!-- _LocalBinding -->
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">	
			
		<title>交換圖像還原</title>
		<meta http-equiv="msthemecompatible" content="yes">
		<meta name="DHTMLScriptName" content="交換圖像還原(&R)">
				
		<meta name="DialogResizable" content="true">
		
		<meta name="DialogSize" content="375,115">
		
		<style> 
			button	{ width: 8em }					
			table	{ border: none; border-collapse: collapse }				
	    </style>
		<script type="text/JavaScript" src="FPLib.js"></script>
		<script type="text/JavaScript" src="SwapImgR.js"></script>
	</head>
	<body onload="initializeForm()">
		<form id="theForm" name="theForm" onsubmit="onOk(); return false;">
			<table width="100%" height="100%">
				<tr>
					<td width="100%" height="100%">
						<p>
												
							此動作僅會將最後一組交換的圖像還原
						為原始檔案。請只在套用 [交換圖像]
						動作後才使用此功能。
						</p>
					</td>
				</tr>
				<tr>
					<td width="100%">
						<hr>
					</td>
				</tr>
				<tr>
					<td width="100%">
						<table width="100%">
							<tr>
								<td width="100%">
									&nbsp;
								</td>
								<td>
									<table width="100%">
										<tr>
											<td>
												<button tabindex="1" onClick="onOk()" id="btnOk" type="submit">
												
													確定
												</button>
											</td>
											<td>
												&nbsp;
											</td>
											<td>
												<button tabindex="2" onClick="onCancel()" id="btnCancel">												
												
													取消
												</button>
											</td>
										</tr>
									</table>
								</td>
							</tr>
						</table>
					</td>
				</tr>
			</table>
		</form>
	</body>
</html>