一个轻量的表单验证库。
LiveValidation is a lightweight library that equips you with set of validation functions.
这一特性将使表单验证获得可观的广泛应用。
This feature should make forms authentication considerably more widely implemented.
如何修复表单验证与51度检测图书馆吗?
How to fix forms authentication with 51degrees detection library?
包括透过WCF服务来进行表单验证。
This includes using forms authentication through a WCF service.
签到和ASP。净表单验证,我怎么退出?。
Google+ sign in and ASP. NET forms authentication, how do I sign out?
为了防止提交错误数据,我们还要向该页面添加表单验证。
To prevent erroneous data from being submitted, we are going to add form validation to this page.
NET表单验证都会检查该使用者是否已验证。
NET forms authentication checks whether the user is authenticated.
在设计CMS过程中,我们在表单验证上花费了大量的时间。
In the process of designing a CMS, we spent a lot of time perfecting form validation.
提供表单验证:输入验证是开发人员和用户都十分头痛的问题。
Provide form validation: Input validation is one of the biggest headaches for both developers and users.
表单验证展示了如何在现有J2EE应用程序开始使用Ajax。
Form validation is a simple example of how to begin to use Ajax within an existing J2EE application.
如果你以前曾经手工实现过表单验证,你会认为这三行代码很有价值。
If you've ever implemented forms authentication by hand, you'll appreciate these three lines of code.
它提供了标准化的方式用于执行各种任务,如表单验证、计算和条件输出。
It provides a standardized way to perform tasks like form validation, calculations, and conditional output.
你可以看到我选择了表单验证,而不是默认的Windows验证。
You see I've chosen forms authentication instead of the default: Windows authentication.
表单验证的测试也可以在单元测试中完成(清单19展示了表单验证的测试代码)。
Testing the form validation can also be done in the unit test (Listing 19 shows the form validation test code).
我将使用表单验证,所以我需要通过Web . Config文件来开启此功能。
I'm going to be working with forms authentication, so I'll need to enable it with a web.config file.
单击提交按钮时,将通过ApplicationUtil执行一个特定的表单验证。
When clicking the submit button, a specific form validation is performed through ApplicationUtil.
Zend_Form 能够完成复杂的验证并在表单验证失败时在表单中显示错误信息。
Zend_Form is capable of performing complex validation and displaying error messages on your form when validation fails.
在我教授ASP.NET表单验证的课程时,我听到很多人抱怨需要Cookie实现。
One of the biggest complaints I get when I teach ASP.NET forms authentication is that it requires cookies.
FormValidation——我们将在GWT 2.2中仔细考虑表单验证api。
Form validation - We will take a closer look at the form validation API in GWT 2.2.
例如,你知道有多少表单验证的实现保证了那些存放客户身份信息的Cookie的真实性?
For example, how many forms authentication implementations do you know of that protect the integrity of the cookie used to hold the client's credentials?
NET登入控制项建立登入表单,然后在不需撰写任何程序码的情况下执行表单验证。
NET login controls to create the login form and perform Forms authentication without writing any code.
如果不用安全Sockets层(SSL)对表单验证进行保护,它的作用将不会很强。
Forms authentication isn't very strong if it's not protected by secure sockets layer (SSL).
若能正确处理,Ajax表单验证可极大地改进用户体验并能让代码变得更为有效、可维护性更好。
When done correctly, Ajax form validation can vastly improve your user experience and make your code more efficient and maintainable.
注意下面那个代表用户的对象,它是一种生成规则类型,表单验证模块通过此类型来表现用户。
Notice that the underlying object representing the user is of type GenericPrincipal, which is how FormsAuthenticationModule represents users.
这些模板的一些常见用法(叫作rjs模板)为更新多个div、处理表单验证和管理Ajax错误场景。
Some common USES for these templates, called RJS templates, are updating more than one div, handling form validations, and managing Ajax error scenarios.
目前处于开发中的GWT项目有:以数据为中心的widget、可折叠的面板、日志、表单验证、声音以及图形。
Some of the GWT projects currently under development are: data-backed widgets, collapsible panels, logging, form validation, sounds and graphics.
表单验证是ASP.NET 1.0中最受欢迎的特性,因为它封装了一些在许多特殊应用中所缺少的最佳解决方案。
Forms authentication is one of the most popular features of ASP.NET 1.0 because it encapsulates best practices that were missing from many AD hoc implementations.
required属性用于表单验证(下面将详细介绍)过程中,autofocus属性允许选择页面上的元素以获取焦点。
The required attribute is used during form validation (more on that below) and the autofocus attribute lets you pick the element on the page too get focus.
这些测试是考量你的浏览器在典型文本操作中的表现,主要包括在聊天中运用脏话过滤器,浏览器检测和表单验证。
These tests measure your browser's performance in typical text manipulations such as using a profanity filter for chats, browser detection and form validation.
这些测试是考量你的浏览器在典型文本操作中的表现,主要包括在聊天中运用脏话过滤器,浏览器检测和表单验证。
These tests measure your browser's performance in typical text manipulations such as using a profanity filter for chats, browser detection and form validation.
应用推荐