|
|
JavaScript Demos:
|
Discussion.This is taken from Heinle, Chapter 4. It does a basic validation of each element of a form. It checks to make sure each field is not blank and in the case of the e-mail address it also makes sure it contains an at-sign and a period. Things start to get more complicated in the scripting. Please note the following:
|
|