%q=Funsql(request("q")) if request.QueryString("id")<>"" then if not isnumeric(request.QueryString("id")) then response.write"" response.end end if set rs1=server.createobject("adodb.recordset") sql1="select * from mrmy where id="&request.QueryString("id") rs1.open sql1,conn,1,1 if rs1.eof and rs1.bof then response.Write "" response.End else call main() end if else response.write"" response.end end if sub main()%>
名人名言,查字網(wǎng),Hifang.net">