Hi, I want to count the times of login failure in Oracle Forms. Normally, when the LOGON(username, password) method fail to login, it will prompt the logon screen and ask the user to login again, I don't want the logon screen pop up after the user login fail but count the number of times he login fail, what should I do to make it?