Sunday 6 April 2008

Ladybird Photography Contact Page layout

06/04/08


I have finished the "Contact Us" page which can be viewed live here:
Please fill in the fields and then hit "Send Email" It took me a while to work on.
For the form I did code a (JavaScript) html form validator, this has been tested and is working 100% all it does that it will not allow
the user to submit the form until all fields have been completed. Fields with (*) are required, also I coded the PHP mail script which also has it's own
little form validator which checks if the user email is using the correct email format.
Example: you@domain.com - this would be a valid format