?? order.asp
字號:
<!--#include file="../checkuser.asp" -->
<!--#include file="../../Include/db_conn1.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>訂單管理</title>
<script language="javascript">
<!--
function del(id){
if(confirm("你確認要刪除這條留言嗎?\n\n提示:刪除后無法恢復!!!")){window.location="order.asp?id="+id+"&e=del"}
}
function changeIframeHeight(){
if(top != self){window.parent.document.getElementById(self.name).height = document.body.scrollHeight;}
}
//-->
</script>
<link href="../include/styles.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" onload="changeIframeHeight()" style="font-size: 9pt">
<div align="center"><img src="../images/Snaporder.jpg" width="546" height="326"></div>
</body>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -