[ic] form validation revisited - OOPS!

DB interchange-users@icdevgroup.org
Mon Nov 25 09:10:04 2002


I just looked at my post and realized that feedback2.html does not use 
all the same fields that are submitted in the form. The email field, 
which is required, is there and it does get checked to be sure it is not 
blank. Changing feedback2.html to use the proper fields is trivial if 
you just look at the code. Sorry for the goof!

DB