Simple Quickform
This is a simple form, fill in some values and press Submit.
There is some validation on this form:
- Firstname: it must have a value; server side: the value 'Bill' or 'John'
- Lastname: it must have a value
- Age: it must have a value and be numeric
- Telephone: it must start '0' or '+'
Return to this tutorial index.