Re: LoginPrompt - dialog box

From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 01/20/04


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