Geek Articles

Categories

 

Subscribe

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

 
GeekArticles Web Programming Java Script

Verifying User Input Using JSP Tag Libraries

Author: developer.com | Published: 10th Aug 2005 | Visited: 352 times | Add Comment
Filed in: Java Script

By Vlad Kofman Go to page: 1 2 Next In any Web-based application where program logic requires information submitted by the user to be validated, the creators of the application can check data in two ways. The first method is to do validation on the client side, even before anything is submitted to the server. Usually, this is done using JavaScript running in the client's Internet browser. While the form is being submitted, the script will check all required fields and pop up error...n

Read Article
 

Sponsored Links

 


Related Articles

 Google Hosting Ajax Libraries One of the concerns developers will always face in building Ajax based applications using frameworks are the libraries. There are hundreds of them available online and most of them are free to download and could be used in your website. These libraries could be loaded in your server and will be use ...

 .NET Building Blocks: Custom User Control Fundamentals Find out the gritty details required to create, test, use, inherit, install, and distribute .NET User Controls of all ty ...

 Multiple File Upload User Control This article describes how to create an user control with event & propert ...

 Warning the User when Caps Lock is On  Most security systems' passwords are case-sensitive. Case sensitivity nearly doubles the number of possible characters that can appear in the password, which makes it harder for nefarious users trying to break into the system. As a result, if a user logging into the system has Caps Lock turned ...

 Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Providing Visual Feedback with the...  Microsoft's ASP.NET AJAX Framework helps page developers design more interactive web pages by streamlining the postback mechanism. In traditional web pages, a full postback involves the browser re-requesting the page, which is then re-rendered. This re-rendered page markup is returned, in its ...

 User Settings Applied Extending the .NET User Configura ...

 User Experience and Design Join Sun software lead user experience designer Jeff Hoffman at his JavaOne session, Designing GUIs 101 (4968), so you can sling the slang around user-centered design with author ...

 Search User Controls for Microsoft Office SharePoint Server (MOSS) A set of user controls to provide Microsoft Office SharePoint Server (MOSS) search functiona ...

 Summary Links User Control for Microsoft Office SharePoint Server (MOSS) Displays a summary list of page links for a sub- ...



Next: How to Build a Forms Validation Library



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


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





Latest Articles

 

Popular Articles

Sponsored Links