懂asp的看一下,网站错误,下面是网站出现的错误提示和错误的代码。解决问题的一定加分! 20
网页的最下面还有一个ENDIF和图片中的第一个IF对应,所以不是IF的问题,我看了一下,SQL中提到的字段,数据库中也都有,没有写错,但是122行是什么错误呢?<%str...
网页的最下面还有一个END IF 和图片中的第一个IF对应,所以不是IF的问题,我看了一下,SQL中提到的字段,数据库中也都有,没有写错,但是122行是什么错误呢?
<%
strpid = Session("pid")
If strpid<>"" then
If strpid = 1 Or strpid = 10 Or strpid = 19 Then
strpid = 12
Else If strpid = 18 Or strpid =24 Then
strpid = 25
else if strpid = 11 Or strpid =27 Then
strpid = 28
End if
End if
End if
set rst=server.createobject("adodb.recordset")
sql = "select * from JISHU where categoryID="&strpid&" order by id desc"
rst.open sql,cnn,1,1(这个是122行)
do while not rst.eof
%> 展开
<%
strpid = Session("pid")
If strpid<>"" then
If strpid = 1 Or strpid = 10 Or strpid = 19 Then
strpid = 12
Else If strpid = 18 Or strpid =24 Then
strpid = 25
else if strpid = 11 Or strpid =27 Then
strpid = 28
End if
End if
End if
set rst=server.createobject("adodb.recordset")
sql = "select * from JISHU where categoryID="&strpid&" order by id desc"
rst.open sql,cnn,1,1(这个是122行)
do while not rst.eof
%> 展开
3个回答
展开全部
<%
strpid = Session("pid")
If strpid<>"" then
If strpid = 1 Or strpid = 10 Or strpid = 19 Then strpid = 12
If strpid = 18 Or strpid =24 Then strpid = 25
if strpid = 11 Or strpid =27 Then strpid = 28
End if
set rst=server.createobject("adodb.recordset")
sql = "select * from JISHU where categoryID="&strpid&" order by id desc"
rst.open sql,cnn,1,1
do while not rst.eof
%
strpid = Session("pid")
If strpid<>"" then
If strpid = 1 Or strpid = 10 Or strpid = 19 Then strpid = 12
If strpid = 18 Or strpid =24 Then strpid = 25
if strpid = 11 Or strpid =27 Then strpid = 28
End if
set rst=server.createobject("adodb.recordset")
sql = "select * from JISHU where categoryID="&strpid&" order by id desc"
rst.open sql,cnn,1,1
do while not rst.eof
%
摩杜云
2024-07-09 广告
2024-07-09 广告
判断一个发送邮件api公司的好坏,不只是看价格,还要考虑很多因素。建议可以多对比几个看看。您可以到摩杜云了解下。摩杜云成立于2019年,依托于公司多年技术沉淀和强大的云计算研发实力,面向全世界各个国家和地区、企业组织和个人开发者,提供全球的...
点击进入详情页
本回答由摩杜云提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询