asp.net的网站新闻治理系统设计与实现(3)
2017-09-14 06:00
导读:sqlboth ="and pwd=''" pwd "''"; sqlcommand cmdboth=new sqlcommand(sqlboth,conn); sqldatareader drboth; drboth=cmdboth.executereader(); //保存用户名 密码同时存在信息 bool isbothexist=drbot
sqlboth ="and pwd=''" pwd "''";
sqlcommand cmdboth=new sqlcommand(sqlboth,conn);
sqldatareader drboth;
drboth=cmdboth.executereader();
//保存用户名 密码同时存在信息
bool isbothexist=drboth.read();
//封闭datareader
drboth.close();
conn.close();
//判定用户是否注册
if(!isreguserexist)
{
response.write("