Edit Profile Form
Submits to:
Edit Profile
Output by:
Edit Profile Form
Edit Profile
Form Fields:
Notes:
- JavaScript validation should check that email address is valid, passwords (if entered) match (and contain no illegal characters), form fields aren't blank.
- If user has attempted to add credit card details, check that expiry is not in the past, number has 16 digits and name is filled in.