Contents

 
Home
ASPRunner Professional 7.0 manual
Prev Page Next Page
 
 

Event: AfterUnsuccessfulLogin

 

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 pages

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

Converted from CHM to HTML with chm2web Standard 2.85 (unicode)