inqbydep2.asp
来自「管理server的檔案....及訂購產品的檔案」· ASP 代码 · 共 20 行
ASP
20 行
<%
User = request("User")
Action = request("Action")
DinnerType=request("DinnerType")
%>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
</head>
<body text=#000000 bgColor=#ffffff leftMargin=0 topMargin=20 marginheight="0" marginwidth="0" background="img/Flowers.gif" bgproperties="fixed">
<%
set conService=Server.CreateObject("ADODB.Connection")
set conPersnal=Server.CreateObject("ADODB.Connection")
param = "driver={Microsoft Access Driver (*.mdb)}"
conService.Open param & ";dbq=" & Server.MapPath("../Service.mdb")
set rsOrderDinner=Server.CreateObject("ADODB.Recordset")
set rsAssign=Server.CreateObject("ADODB.Recordset")
set rsSupply=Server.CreateObject("ADODB.Recordset")
sqlstr="select * from [边繺ㄑ莱坝
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?