一个简单的网上书城的例子(六)
程序员文章站
2023-01-23 22:14:50
<%head="您尚未选购任何物品!"dbpath = serv...
<!--#include file="util." -->
<%
head="您尚未选购任何物品!"
dbpath = server.mappath("shopbag.mdb")
set conn = server.createobject("adodb.connection")
conn.open "driver={microsoft access(小型网站之最爱) driver (*.mdb)};dbq=" & dbpath
%>
nothing.asp:处理用户察看但还没有购物的情况!
<html>
<head><title><%=head%></title></head>
<body background="b01.jpg">
<h2 align=center><%=head%><hr></h2>
<center>
<% listcategory conn %>
</center>
</body>
</html>
<%
head="您尚未选购任何物品!"
dbpath = server.mappath("shopbag.mdb")
set conn = server.createobject("adodb.connection")
conn.open "driver={microsoft access(小型网站之最爱) driver (*.mdb)};dbq=" & dbpath
%>
nothing.asp:处理用户察看但还没有购物的情况!
<html>
<head><title><%=head%></title></head>
<body background="b01.jpg">
<h2 align=center><%=head%><hr></h2>
<center>
<% listcategory conn %>
</center>
</body>
</html>
上一篇: python实现井字棋游戏
下一篇: 电商带货平台哪家好?