2009年4月21日

asp.net常用数据连接类

摘要: using System;using System.Collections;using System.ComponentModel;using System.Data;using System.Data.SqlClient;using System.Drawing;using System.Web;using System.Web.SessionState;using System.Web.UI;... 阅读全文

posted @ 2009-04-21 16:08 IamDavid 阅读(291) 评论(0) 推荐(0)

asp中防sql注入代码

摘要: Dim FS_NoSqlHack_AllStr,FS_NoSqlHack_Str,FS_NoSqlHack_ComeUrlGet,FS_NoSqlHack_ComeUrlPost,FS_NoSqlHack_Get,FS_NoSqlHack_Post,FS_NoSqlHack_i'On Error Resume NextFS_NoSqlHack_AllStr="'|;| and |chr(|exec... 阅读全文

posted @ 2009-04-21 10:10 IamDavid 阅读(169) 评论(0) 推荐(0)

导航