% dim id id=request.Querystring("id") dim rs,sql call opendb() set rs=server.createObject("adodb.recordset") sql="select title,content from newProduct where id='"&id&"' " rs.open sql,conn,1,1 if not(rs.eof or rs.bof) then title=rs(0) content=rs(1) end if rs.close set rs=nothing call closedb() %>
![]() |
![]() |
![]() |
|
|
|
|
||||||||||||||||||||||||||||||||
| 北京章光101集团版权所有 Copyright 2005 www.101hair.com All Right Reserved |