On login page, user should input his username, password and verification code before clicking the login button. Then a verification operation will be invoked to authenticate this user. If successfully, the main page will be displayed. Otherwise, an error record will be generated and user will be redirected to the login page again.