% id=request("id") if id="" or not isnumeric(id) then response.write "数据传输错误!!" response.end end if set rs=server.createobject("adodb.recordset") sql="select * from userss where id="&id rs.open sql,conn,3,3 if rs.eof then response.write "数据传输错误!!" response.end end if %>
![]() |
![]() |
|
|
Copyright(C) 2005 cnnb.com.cn All Rights Reserved
中国宁波网 版权所有 |