Categories

Updated: 09/20/2006

JavaScript Form Validation

Any interactive web site has form input. If you run a validation of the user''s form input before the form is submitted, there will be no wait time and redundant load on the server. &"Bad data&" are already filtered out when input is passed to the server-based program. It also allows to simplify server-based program. Client side form validation usually done with javascript. For the majority of your users, JavaScript form validation will save a lot of time up front.
Similar Scripts for "JavaScript Form Validation"

Dhtml and Javascript navigation

This site offers a collection of Cross-browser DHTML and Javascript codes and complete downloadable programs. Available scripts include: Site navigation, rollovers, image maps drop-down menus and more. Also include an interface of client side Javascr...

Java SpellCheck Applet * COM Server

Complete control over the dictionary is provided via Word 97 enabling multiple language support. Stability && load management is via MTS/ COM+ usage. Client side usage is fully configurable using JavaScript actions to display spell check for ...

Storing Data in the Client

One of the things that all programmers love is to write a program which writes another program. On the web we have two different programming environments: the client (browser) and the server. Due to the HTTP protocol definition we can write a program...

SqWebMail

qWebMail is a web CGI client for sending and receiving E-mail using Maildir mailboxes. SqWebMail DOES NOT support traditional Mailbox files, only Maildirs. Features include: Very lightweight (Reads mail directly from maildirs), Supports hierarchical ...

Multiple Email Addresses 1

This JavaScript presents users with a dropdown menu with multiple email addresses. Users can then select who (which email address) they want to email and open up their default email client by pressing &"View Mail Window&" button. Th...
©2003-2008 jCay.com