搜索资源列表

  1. aspvarhelp

    0下载:
  2.   很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的写出Rs(),Request.Form(),Request.Querystring()等语句。将大大减轻编写着的负担!   还有时候可能需要这些格式语句中的变量,一个个的选中再复制也同样非常烦人。如果可以自动把这些Rs(),Request.Form(),Request.Query
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18135
    • 提供者:zmop
  1. request2

    0下载:
  2. request类 取代ASP中的Request对象。新Request2对象与原Request对象相比,增加了防SQL注入功能,集成了无组件上传功能。 使用方便,新旧对象使用方法极为类似。比如原来的写法是Request.Form(\"aa\"),现在的写法是Request2.Form(\"aa\");原来的写法是Request.QueryString(\"bb\"),现在的写法是Request2.QueryString(\
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:28862
    • 提供者:mars
  1. vcode

    0下载:
  2. 很好的验证码生成程序。使用方法: picid = Request.QueryString[\"time\"].ToString().Trim() picid =Math.Round((Convert.ToDouble(picid)*10000),0).ToString() Tools.image.VerifyImage pic = new Tools.image.VerifyImage(picid, 90, 50)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5364
    • 提供者:pipi
  1. aspvarhelp

    0下载:
  2.   很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的写出Rs(),Request.Form(),Request.Querystring()等语句。将大大减轻编写着的负担!   还有时候可能需要这些格式语句中的变量,一个个的选中再复制也同样非常烦人。如果可以自动把这些Rs(),Request.Form(),Request.Query
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:zmop
  1. request2

    0下载:
  2. request类 取代ASP中的Request对象。新Request2对象与原Request对象相比,增加了防SQL注入功能,集成了无组件上传功能。 使用方便,新旧对象使用方法极为类似。比如原来的写法是Request.Form("aa"),现在的写法是Request2.Form("aa");原来的写法是Request.QueryString("bb"),现在的写法是Request2.QueryString("bb");原
  3. 所属分类:WEB源码

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:mars
  1. vcode

    0下载:
  2. 很好的验证码生成程序。使用方法: picid = Request.QueryString["time"].ToString().Trim() picid =Math.Round((Convert.ToDouble(picid)*10000),0).ToString() Tools.image.VerifyImage pic = new Tools.image.VerifyImage(picid, 90, 50)
  3. 所属分类:WEB源码

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:pipi
  1. Decrypt_Querystring

    0下载:
  2. This a helpfull to decypt the querystring and other use full information with help of my previous document-This is a helpfull to decypt the querystring and other use full information with help of my previous document
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:hardik
  1. XiaoNei

    0下载:
  2. 本程序为校内网应用程序,请登录后再使用:通常在本地调试时出现,只要在Url的QueryString加上你的 xnsigsessionkey与xnsigapikey就行了获取的方法是在你校内应用上点右键,得到你Ifr a me中的地址,看看它的查询字符串-API of xiaonei,c#
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:tom
  1. asp.net(QUERYSTRING)

    0下载:
  2. asp.net的分页实现,基于queryString的分页实现-asp.net paging implementation, based on the paging implementation queryString
  3. 所属分类:.net编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:luozhi
  1. QueryStringEncryption

    0下载:
  2. Asp.net help : how to encrypt querystring for security purpose.
  3. 所属分类:.net编程

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:Bhavik
  1. Jd_sql

    0下载:
  2. C# SQL高效操作类源码 技术特点: 使用极其灵活可以非常方便快捷的操作数据库,是的sql2005操作起来方便程度超过Mysql, 最适合制作企业网站,开发效率极高,操作非常简单。 使用例子: Object[] str = { biaoti.Text, neirong.Text, DateTime.Now } Conn.Add("news", "biaoti,neirong,dat
  3. 所属分类:.net编程

    • 发布日期:2024-05-20
    • 文件大小:640000
    • 提供者:安然
  1. Decrypt_Querystring

    0下载:
  2. This a helpfull to decypt the querystring and other use full information with help of my previous document-This is a helpfull to decypt the querystring and other use full information with help of my previous document
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:isalso
  1. Decrypt_Querystring

    0下载:
  2. This a helpfull to decypt the querystring and other use full information with help of my previous document-This is a helpfull to decypt the querystring and other use full information with help of my previous document
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:留洋
  1. RequestUtil

    0下载:
  2. 自动判断使用Request.QueryString 或者Request.Form 进行参数获取-Automation get Request param by paramName
  3. 所属分类:Web服务器

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. url

    0下载:
  2. * `href` will be ignored. * `protocol` is treated the same with or without the trailing `:` (colon). * The protocols `http`, `https`, `ftp`, `gopher`, `file` will be postfixed with `://` (colon-slash-slash). *
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:34816
    • 提供者:xiaowu

源码中国 www.ymcn.org