|
Fieldname is a parameter within your code that is used to
identify the form element. It will appear in your code like this:
A fieldname must start with a letter and can ONLY contain
letters and numbers - no spaces or other characters.
Ex:
firstname1 first
name 1 1firstName
...is valid ...not valid ...not
valid
|