classic asp中使用ADODB.Command防止sql injection
摘要:
原始代码如下 Set Conn = Server.CreateObject("Adodb.Connection") Conn.Open "Provider=Microsoft.Jet.Oledb.4.0;Data Source="&Server.MapPath("*****.mdb") sql="s 阅读全文
posted @ 2016-03-01 15:20 yuanww 阅读(1034) 评论(0) 推荐(0)
浙公网安备 33010602011771号