PART 1.
I need to create a form and attach some code that will validate the entries.
The form is very basic, with just 5 fields...
Name, Domain, Speed, Message, and Email Address.
Now what I need to do is check that each field was completed and that the email has valid syntax (???@???.???)
PART 2.
If the form was completed correctly they are directed to a success page where their entried are displayed on the page and the data is also submitted to a MySQL database, otherwise they are told that X field was not filled in, and the form is redisplayed with the other data there and the missing field highlighted.
I understand that this may be a tall order to ask for someone to tell me of a program that already exists that does ALL of this, which is why I am seeking help to create one.
however if you do know of a script that does ALL the above then please tell me about it.
Regards,
Charles McGrotty