Form Validation

K

Kevin Spencer

You have nested form elements in your page (a form inside another form).
This breaks the forms. You need to separate the forms into 2 distinct forms
that don't overlap.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
T

Tom

Hi Kevin.

How do I do that?

Thanks,

Tom.
-----Original Message-----
You have nested form elements in your page (a form inside another form).
This breaks the forms. You need to separate the forms into 2 distinct forms
that don't overlap.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

bennett.com/contact.htm


.
 
Top