?? index.asp
字號:
<% Set hdobj = Server.CreateObject("HD.comOpen")'請保證此行在最前面
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>紅笛軟件</title>
<style type="text/css">
<!--
body {
background-color: #3399FD;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(../Image/bg.gif);
}
body,td,th {
font-size: 12px;
}
a:link {
text-decoration: none;
color: #003366;
}
a:visited {
text-decoration: none;
color: #003366;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.STYLE1 {
font-size: 14px;
font-family: "黑體";
}
.STYLE2 {
font-size: 16px;
font-family: "黑體";
}
.STYLE3 {
font-size: 15px;
font-family: "黑體";
}
.STYLE4 {
font-size: 17px;
font-family: "黑體";
}
.STYLE5 {
font-size: 18px;
font-family: "黑體";
}
.STYLE6 {
font-size: 16px;
font-family: "黑體";
}
.STYLE7 {
font-size: 27px;
font-family: "黑體";
}
.STYLE8 {
font-size: 28px;
font-family: "黑體";
}
.STYLE9 {
font-size: 29px;
font-family: "黑體";
}
.STYLE10 {color: #FF0000}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function delpay()
{
if(confirm("確定要刪除此嗎?"))
return true;
else
return false;
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body>
<%
Pe = Request("Le")
If Pe <> "Y" Then
%>
<table width="1003" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#3399fd">
<tr>
<td height="150" align="center" valign="bottom"><img src="../Image/bigbga.jpg" width="1003" height="150"></td>
</tr>
<tr>
<td height="28" align="center" valign="middle" background="../Image/bg01a.jpg"> </td>
</tr>
<tr>
<td height="600" valign="top"><table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="25" align="center"> </td>
</tr>
<tr>
<td align="center"><%
end if
If Request.QueryString("deln") = "del" Then
call hdobj.Deler("student","ll")
end if
call hdobj.mainer("student","student","學 生 名 冊")
If Pe <> "Y" Then
%></td>
</tr>
</table></td>
</tr>
<tr>
<td height="25" background="../Image/bg01a.jpg"> </td>
</tr>
</table>
<%end if%>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -