Example 1
Try to add a new username.
The username must be unique in the list of taken usernames.
The validation is made on server side, without reloading the page.
|
|
|
Example 2
When focus moves out from the input field, data is validated on server side and
error is shown in red color below the input field, without reloading the page.
|
|
|
|