搜索资源列表
sonic005.2
- Struts + Hibernate教学录像(第1集)。 本集内容太多,所以将分段进行录制。 制作登录事件,其中使用了表单验证框架 -Struts Hibernate teaching videos (one set). Too much of the collection, the new name for the record. Login produced, which use a form Verification Framework
272JavaScript
- 此源码包含了各种各样的javascr ipt特效,对于页面的布局及各种各样表单验证有很好的阐述
validator
- jsp表单验证的代码,覆盖很全的表单内容。正则语言编写,方便操作使用
Internetbankingsystem
- 该项目为网上银行系统,使用技术为Struts+Hibernate。 JSP页面采用Tiles框架布局,表单验证没有采用Validator框架验证。 JDK:1.4以上 数据库:SQL Server2000 开发工具:Eclipse+MyEclipse-The project for the online banking system, the use of technology as the Struts+ Hibernate. JSP pages using Tiles fra
STRUTS
- 几乎集合所有表单验证,提供源码和说明文档-Almost of all Forms Authentication to provide source code and documentation
jquery-1.2.6-release
- formValidator1.3.rar 基于JQuery的表单验证程序-JQuery based formValidator1.3.rar form verification process
Ajax1
- 在传统的Web 开发模式中,Javascr ipt 是一种点缀的作用,完成很有限的功能,诸如表 单验证之类。其语言本身也一直被当作过程化的语言使用,很难完成复杂的功能。而Ajax 的出现使得复杂脚本成为必需的组成部分,这就对Javascr ipt 程序设计提出了新的要求,很 多Ajax 应用开始利用Javascr ipt 面向对象的性质进行开发,使逻辑更加清晰。事实上, Javascr ipt 提供了完善的机制来实现面向对象的开发思想。-In traditional Web developmen
js表单验证控制代码大全
- 是javascr ipt 的表单验证控制代码的很好手册-Forms Authentication is the javascr ipt code of good manual control
validatorForCheck
- 通用的表单验证,可以适合各种web开发使用-Generic form of authentication, can be used for a variety of web development
JavascripValidator
- Javascr ipt表单验证控件,里面包含大量的验证内容,可以直接拷贝-Javascr ipt form validation controls, which contains a large number of authentication, you can directly copy
getimage
- 一个实现验证码的servlet,彩色,有复杂背景,随即颜色的,表单验证码。-A realization of the code of the servlet, color, a complex background, then color, form verification code.
LiveValidation
- js友好表单验证框架,很不错的..而且很方便-js friendly form validation framework, I am very good and very easy ..
jqueryViladate
- 此资料是使用 jQuery实现表单验证,里面包含demo.-This information is to use jQuery to achieve the use of Forms Authentication, which contains demo.
validator
- javascr ipt编写的比较全面的表单验证程序,包括数字、email、电话号码、时间、身份证号等-The comprehensive verification process of form writen by javascr ipt, including the number, email, phone number, time, ID number, etc.
struts_src
- Validator验证框架 回顾ActionForm的表单验证,掌握Validator验证框架 -Validator Framework Review ActionForm form validation verification, validation master the Validator Framework
validator
- 表单的验证一直是网页设计者头痛的问题,表单验证类 Validator就是为解决这个问题而写的,旨在使设计者从纷繁复杂的表单验证中解放出来,把精力集中于网页的设计和功能上的改进上。 Validator是基于Javascr ipt技术的伪静态类和对象的自定义属性,可以对网页中的表单项输入进行相应的验证,允许同一页面中同时验证多个表单,熟悉接口之后也可以对特定的表单项甚至仅仅是某个字符串进行验证。因为是伪静态类,所以在调用时不需要实例化,直接以"类名+.语法+属性或方法名"来调用。此外,Va
form
- jquery的表单验证,在失去焦点或提交表单时进行验证-jquery form validation, the loss of focus or when the form is submitted to verify
FormValid1.0
- 完全通过html不需要写JS验证程序就可以实现表单验证功能,可支持一个表单元件多条件验证, 同一页面多表单可同时使用,和服务端程序无关系,完全客户端方式。 -failed to translate
formValidator3.1
- JQUERY的一个表单验证插件,全部源码放出-JQUERY' s a form validation plug-in, all the source code released
jQuery.validate实现注册表单验证代码
- jQuery.validate实现注册表单验证代码(JQuery.validate implementation of registry verification code)