<!-- #include file='web.config.asp' --> <body> <form id="form1" name="form1" method="post" action="

<!--#includefile='web.config.asp'--><body><formid="form1"name="form1"method="post"act... <!-- #include file='web.config.asp' -->
<body>
<form id="form1" name="form1" method="post" action="user_update.asp">
<p class="STYLE2">用户权限管理配置页面:</p>
<p>1.<span class="STYLE5">选择用户ID</span>:
<%
dim rs7
set rs7=server.CreateObject("ADODB.RECORDSET")
rs7.open "select * from user_purview where userid='"&request("usersid")&"'",cn
%>

</p>
<p>2.<span class="STYLE1"><span class="STYLE3">功能权限列表</span>:</span></p>
<p> 单品库存查询:
<label>
<input name="checkbox1" type="checkbox" id="checkbox1" value=">>单品库存查询" <% if rs7("dpldcx_name")=">>单品库存查询" then response.write " checked " %> >

<%
rs7.close
set rs7=nothing
%>

请问我这个语句中间有段写法正确吗?怎么运行错误呀?
这段问题:<input name="checkbox1" type="checkbox" id="checkbox1" value=">>单品库存查询" <% if rs7("dpldcx_name")=">>单品库存查询" then response.write " checked " %> >

错误如下:错误类型:
(0x80020009)
发生意外。
/edit_user1.asp, 第 38 行

浏览器类型:
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)

网页:
GET /edit_user1.asp
展开
 我来答
潮娱掌中宝
2010-08-28 · 超过37用户采纳过TA的回答
知道小有建树答主
回答量:80
采纳率:0%
帮助的人:96.7万
展开全部
你问的那段代码 我经过测试没有问题,我判断问题出现在这个地方:

rs7.open "select * from user_purview where userid='"&request("usersid")&"'",cn

你的 userid 字段是字符串类型吗?

如果不是 把两边的‘’单引号去掉

如果确定是字符串类型的 那么这个错误应该在 <!-- #include file='web.config.asp' --> 这个 web.config.asp 文件里面 你检查下
星光小说
2010-08-27 · 超过16用户采纳过TA的回答
知道答主
回答量:145
采纳率:0%
帮助的人:89.1万
展开全部
<input name="checkbox1" type="checkbox" id="checkbox1" value="单品库存查询" <% if rs7("dpldcx_name")="单品库存查询" then response.write "checked "%>>
这么写
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
百度网友61cc6c5
2010-08-27 · TA获得超过101个赞
知道小有建树答主
回答量:295
采纳率:0%
帮助的人:135万
展开全部
>> 这个符号造成的吧!~~
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式