I have a simple form which inserts data into a database,
however, one
checkbox in the form
displays 4 extra text fields (hidden unless checked). If the
box is checked,
the data from these extra fields are inserted into the db no
problem, but if
left unchecked the form fails.
Is there a way around this problem? test page here
http://www.webewitch.com/form.asp
Thank you
Gary