The username you entered could not be identified. Please re-enter your login credentials!
" ElseIf (sRetVal = "-1") Then sRetMsg = "The password you entered appears to be incorrect. Please re-enter your login credentials!
" ElseIf (sRetVal = "-2") Then sRetMsg = "An error occured while verifying your credentials.
" ElseIf (sRetVal = "-3") Then sRetMsg = "Currently you do not have access to any plant.
" ElseIf (sRetVal = "-4") Then sRetMsg = "You are not authorized to access this website.
" End If %>