Garry Claridge Posted November 1, 2001 Posted November 1, 2001 The 'login' error is usually generated by the browser because it is a part of the http interchange. The WebCompanion (web-server) talks with the browser looking for an http authentication, hence CDML has not been used at this stage and the error cannot be captured. Hope this helps. Garry
Vaughan Posted November 2, 2001 Posted November 2, 2001 If it's a FMP error code, then it refers to the condition where the password used to enter a database through the client is not correct. Nothing to do with the web.
Aerocan Posted November 2, 2001 Posted November 2, 2001 Reading the FMP developer manual in appendix C, there are many error codes. I try to intercept the moment where a user trys to enter and has the wrong password (error #972). I can't get it to work. I always get an error messager generated by the browser. Once I'm in the database other error capturing works OK.
Recommended Posts
This topic is 8491 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now