Form Problems - Please Help

A

arosen

I have a problem with a form that I created. I am hoping that someone can
help me figure it out.

I have about 8 form fields, of which 7 are required. When you hit submit
on the form you are suppose to be redirected to a confirmation page which
will recap the fields with directions. Then an email with all of the field
names and data should be sent via email.

The following is happening, however:

1) No validation of required fields. When you hit submit, even with no
data inserted, it allows the submission to go through. This should not be
allowed. It is ignoring any validation or minimum character sets.

2) Even with data entered and clicking submit, there is still an issue
where there is no results data in the confirmation page nor is there data
next to the field names in the email body.

I have played around with things a bunch, but nothing has worked. You can
view the page that I am speaking of by going to

www.radiosleadingadvertisers.com/test/order.htm

Thank you in advance for your help.

Andrew
 
R

Ronx

Your form fields are not contained within the form.
Switch to HTML view, and look for "<form" (without the quotes)
All the form fields should be after this line, at present only the
reset and submit buttons are in the form, and only they will be
emailed to you.
 
A

AMysticWeb

Please make a single post of your question. It saves everyone here time and
you will have better success with a single post.


Mike Smith,

http://FrontPageForms.com
FrontPage Form Tutorials
& Form Script Examples
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top