If rs.eof and rs.bof then不能执行 50
conn.executesql_addsavesetrs=conn.execute("select*fromtbaewhereqq='"&request("T_qq")&...
conn.execute sql_addsave
set rs=conn.execute("select * from tbae where qq='"&request("T_qq")&"'")
If rs.eof and rs.bof then
response.write "<script> alert('系统检测QQ已使经用了,请核实');history.back();</script>"
response.end
end if
response.Write "<script>alert('已经成功提交,谢谢!');location.replace('badge.asp');</script>"
response.end
end if
提交时没有判定数据库里的QQ是否重复
ASP源码,请大家帮我看看哪出错了,谢谢!
提交代码:<input name="cur_action" type="hidden" id="cur_action" value="addsave"><input name="Submit" type="submit" value="提交"><input name="Submit6" type="reset" value="重新填写">
把怎么改的代码写出来了,本人新手,谢谢 展开
set rs=conn.execute("select * from tbae where qq='"&request("T_qq")&"'")
If rs.eof and rs.bof then
response.write "<script> alert('系统检测QQ已使经用了,请核实');history.back();</script>"
response.end
end if
response.Write "<script>alert('已经成功提交,谢谢!');location.replace('badge.asp');</script>"
response.end
end if
提交时没有判定数据库里的QQ是否重复
ASP源码,请大家帮我看看哪出错了,谢谢!
提交代码:<input name="cur_action" type="hidden" id="cur_action" value="addsave"><input name="Submit" type="submit" value="提交"><input name="Submit6" type="reset" value="重新填写">
把怎么改的代码写出来了,本人新手,谢谢 展开
1个回答
2015-05-27 · 知道合伙人互联网行家
关注
展开全部
rs.bof 指针在开始位置
rs.eof 指针在结束位置
not rs.eof and not rs.bof
指针不在结束位置 AND 指针不在开始位置,那指针当然在第一条记录的位置上咯
-------------------------
rs.bof 和 rs.eof 表示指针的状态<籂酣焚叫莳既锋习福卢br />共7条数据,指针在第7条数据上,如果程序又执行rs.movenext时,指针到数据集的结束位置,即rs.eof = ture,这时你再执行rs("")..程序就报错,因为那里没有数据
rs.eof 指针在结束位置
not rs.eof and not rs.bof
指针不在结束位置 AND 指针不在开始位置,那指针当然在第一条记录的位置上咯
-------------------------
rs.bof 和 rs.eof 表示指针的状态<籂酣焚叫莳既锋习福卢br />共7条数据,指针在第7条数据上,如果程序又执行rs.movenext时,指针到数据集的结束位置,即rs.eof = ture,这时你再执行rs("")..程序就报错,因为那里没有数据
威孚半导体技术
2024-08-19 广告
2024-08-19 广告
威孚(苏州)半导体技术有限公司是一家专注生产、研发、销售晶圆传输设备整机模块(EFEM/SORTER)及核心零部件的高科技半导体公司。公司核心团队均拥有多年半导体行业从业经验,其中技术团队成员博士、硕士学历占比80%以上,依托丰富的软件底层...
点击进入详情页
本回答由威孚半导体技术提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询