?? main.asp
字號:
<%response.expires=0%>
<%Response.Buffer=true%>
<!-- #include file="../conn_lr.asp"-->
<!-- #include file="../css.asp"-->
<%
oabusyname=session("oabusyname")
oabusyusername=session("oabusyusername")
oabusyuserdept=session("oabusyuserdept")
oabusyuserlevel=session("oabusyuserlevel")
session("id")=session("oabusyname")
if oabusyusername="" then
response.write("<script language=""javascript"">")
response.write("window.top.location.href='../../default.asp';")
response.write("</script>")
response.end
end if
%>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<form name="d" method="post" action="../dbdisp/disp.asp">
<input type="hidden" name="opFlag" value="">
<input type="hidden" name="LinkFlag" value="000110">
<input type="hidden" name="EnabledAddNew" value="yes">
<input type="hidden" name="EditFile" value="../caryuyue/edit.asp">
<input type="hidden" name="mFiledsCount" value="6">
<input type="hidden" name="mFileds" value="(select Cchexin from carmanage where carmanage.Cbianhao=cinformation.Cbianhao),(select Cchepai from carmanage where carmanage.Cbianhao=cinformation.Cbianhao),Cyyzhe,Cyyriqi,Cyyqixian,Cfenpei,">
<input type="hidden" name="mFiledsCaptions" value="車型,車牌,預約者,預約日期,預約使用期限,分配情況,">
<input type="hidden" name="mFiledsWidths" value=",80,60,100,100,80,">
<input type="hidden" name="mSortBy2" value="Cyyriqi">
<input type="hidden" name="DispFile" value="../caryuyue/disp.asp">
<input type="hidden" name="mTable" value="cinformation">
<input type="hidden" name="mTitle" value="車輛預約">
<input type="hidden" name="mImage" value="../images/car.gif">
</form>
<script language=jscript>
document.all.d.submit()
</script>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -