Description
Function AfterUnsuccessfulLogin is executed on the login page after
failed authentication.
Syntax
AfterUnsuccessfulLogin(username,password,message)
Arguments
username -
user-entered login name.
password -
user-entered password.
message - place the
message to be displayed into this variable.
Applies to
Login
Recommended predefined actions
and sample events
Send a
simple email
Insert a record
into another table
Check to see if a
specific record exists
Display a
message on the Web page
Redirect to another
page
|