General
This is a simple method to require your visitors to fill out certain fields in a form. Just add the word "required" to each required field's name and your visitor must fill it out to submit the form.
Notes
- Created by: wsabstract.com
- Web Site: http://www.wsabstract.com
- Posted: April 14, 1999
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: basicValidation.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.



