Hello I'm using mod_xml_curl to handle logins (user directory). What should I return if the user account was not found (to give the user a correct error code)? And what should I return if the password is incorrect? //Jonas