The way login requests are handled has been slightly changed. There are now three possible scenarios and results:
- The user logs in successfully. User is sent to their file area OR redirected accordingly.
- The user login was accepted but a cookie could not be set on their system. The user is redirected to a page on the Member Portal explaining the situation.
- The user login failed due to incorrect username or password. The user is redirected to the login page to try again.