November 1, 200124 yr 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
November 2, 200124 yr 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.
November 2, 200124 yr 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.
Create an account or sign in to comment