My login page posts back to itself. Once the login is accepted it then uses a cflocation to direct the user.
This has always worked no problems. When i use onError in my Application.cfc, it catches the error, emails me a bunch of stuff and displays a custom error page to the user. On the login page it is causing an error on the cflocation, emails me the error, but the user is then directed to the page needed on the cflocation. the error that is emailed to me is an empty string. but the id, line and template point to the cflocation. I am guessing that onError is not displaying the error page because there is no error to report (as it was an empty string) but it is strange that it is letting the cflocation work anyway. Has anyone seen anything like this? TIA Ricardo. --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
