This is an example of a login system that does not require page postback for authentication.
User is notified instantly on incorrect username/password combination. Overall user
experience is more seamless.
Valid usernames and passwords for this demo are admin/admin123.