Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Web Programming Java Script

How to Build a Forms Validation Library

Author: 15seconds.com | Published: 10th Aug 2005 | Visited: 245 times | Add Comment
Filed in: Java Script

By Edward Myers Rating: 3.3 out of 5 Rate this article email this article to a colleague Overview Developing HTML forms for entering or editing data on line is tedious and boring work. It is even more painful if you need a data-entry solution that supports both Netscape and Internet Explorer (IE). Thus most on-line forms have no JavaScript validation and barely any server validation. FormLib is a code framework that eliminates the tedious aspects of programming cross-browser client and...n

Read Article
 

Sponsored Links

 


Related Articles

 JQuery as Microsoft’s Library The adoption of Ajax as a programming technique has been widespread since its inception in 2005. It changed the preferences of most developers in terms of selecting the right programming language to study. Software giants have also acknowledged this feat as they release different updates on their so ...

 Implementing JavaScript Library Implementing a JavaScript library has it ups and downs. By using a JavaScript library developers will not have to deal with manual coding of different functions. On the other hand the lack of familiarity with the library and rushing to use the functions offered will only get the application complica ...

 Swing Extreme Testing - The Data Validation Test The Data Validation Test The Ok button of the SaveAsDialog should only be enabled if the name that has been entered is valid. A name can be invalid if it contains an illegal character, or if it has already been use ...

 Genetic Algorithm Library Framework for genetic algori ...

 Business object property validation How to set and validate properties in a single line of ...

 Secure Persistent ASP.NET Forms Authentication ASP.NET system for having two authentication cookies, one secure and one insecure, to have multiple tiers of security by fol ...

 Validation Across Class Hierarchies and Interface Implementations Dependency injection of validation rules and their application across class Hierarchies and interface Implementat ...

 Build Blazing Fast Windows® and ASP.NET Applications with DevExpress LINQ-Enabled Grid Controls Advanced data-aware components for Visual Studio have traditionally been unable to consume large datasets efficiently. In this whitepaper, see how with DevExpress LINQ-Enabled Grid Controls, these performance limitations are a thing of the past. You?ll learn how and why complex data analysis and min ...

 Create a simple time tracking tool with System.Windows.Forms.Timer. Article shows readers how to use basic C# 2.0 WinForms to make a working applicat ...

 Implement Drag and Drop in Your Windows Forms Applications Find out how to empower your users by supporting drag and drop features in your Windows Forms applicati ...



Next: Create Automatic Rollovers with Adobe GoLive 6



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links