The three forms on this page each have different field names. The example JavaScript code in the HEAD area demonstrates how to accomodate different field names for the same type of information — visitor name and visitor email address in this case.

Forms can be on any pages of your web site, so long as the JavaScript code with the forms and in the HEAD area is also on those web pages.


 
Email Address:
Name:
Favorite Programmer:
 
 
Email Address:
Name:
Favorite Color:
 
 
Email Address:
Name:
Favorite Weather:
 
 
Download this page
 

Copyright 2003 Bontrager Connection, LLC