|
This is a demo of the contact form. This demo will not actually send an email. Also, to give you a quick example of how you can edit the form to look however you like I have added a cool blue page background and the put the contact us form code in the middle of the page.
While your using the demo please experiment with the form validation by clicking
on "Send Message" at various times. The form validation is all done on the
server side and if you are decent with ASP it is very easy to add more checks
should you want to. An example might be forcing a person to enter at least so
many characters in a field. By default I am checking that each field is filled
out and also checking for a valid email address using one of my email validation
functions.
Start over with a fresh form |