Re: LoginPrompt - dialog box
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 01/20/04
- Next message: Brian Bushay TeamB: "Re: Login form is not responsive when connecting to the DB"
- Previous message: Brian Bushay TeamB: "Re: which event for manual update"
- In reply to: Marlin: "LoginPrompt - dialog box"
- Next in thread: Marlin: "Re: LoginPrompt - dialog box"
- Reply: Marlin: "Re: LoginPrompt - dialog box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 19 Jan 2004 21:10:49 -0600
>I was wondering a clean way to keep the LoginPrompt dialog box open
>until the user either closes it by clicking cancel or types a valid user
>name and password combination. If it is an invalid username/password
>combination I would like to notify the user but keep the dialog box open.
>
>Any ideas?
Set loginprompt to false and create your own password dialogbox. That way you
have complete control. When the user presses OK you can take the username and
password and attempt a login. If the login fails notify the user.
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Next message: Brian Bushay TeamB: "Re: Login form is not responsive when connecting to the DB"
- Previous message: Brian Bushay TeamB: "Re: which event for manual update"
- In reply to: Marlin: "LoginPrompt - dialog box"
- Next in thread: Marlin: "Re: LoginPrompt - dialog box"
- Reply: Marlin: "Re: LoginPrompt - dialog box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]