Files
thinkyu/Web/utility/Processing.htm
T
sryang 577060bc78 chore: 首次簽入 Thinkyu ASP.NET 專案
- 加入 Visual Studio / ASP.NET .gitignore
- 排除建置輸出、IDE 設定、NuGet packages、大型 MSI 安裝檔
2026-09-10 09:42:37 +08:00

48 lines
2.0 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Processing</title>
<meta http-equiv="Content-Type"
content="text/html;charset=UTF-8">
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" style="table-layout:fixed;">
<tr>
<td style="width: 3px; height:1px">
<img src="../picture/window_caption_left_corner.gif" /></td>
<td style="width: 4px; height:1px">
<img src="../picture/window_caption_left.gif" /></td>
<td style="width: 300px; height:1px">
<img src="../picture/window_caption.gif" style="width:100%; height:27px" /></td>
<td style="width: 4px; height:1px">
<img src="../picture/window_caption_right.gif" /></td>
<td style="width: 3px; height:1px">
<img src="../picture/window_caption_right_corner.gif" /></td>
</tr>
<tr>
<td style="width: 3px; height:120px">
<img src="../picture/window_left_border.gif" style="width:100%; height:100%" /></td>
<td colspan="3" style="background-color:#f0f0f0; vertical-align:middle;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="center" style="width: 80px" valign="middle">
<img src="../picture/Progressbar04.gif" /></td>
<td align="center" colspan="1" valign="middle">
<span style="font-size: 14pt; font-family: Arial; font-weight:bold">資料處理中, 請稍候...</span></td>
</tr>
</table></td>
<td style="width: 3px; height:120px">
<img src="../picture/window_right_border.gif" style="width:100%; height:100%" /></td>
</tr>
<tr>
<td style="width: 3px; height:3px">
<img src="../picture/window_lower_left_corner.gif" /></td>
<td colspan="3" style="height:3px; width: 308px;">
<img src="../picture/window_lower_border.gif" width="100%" height="3" /></td>
<td style="width: 3px; height:3px">
<img src="../picture/window_lower_right_corner.gif" /></td>
</tr>
</table>
</body>
</html>