Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Disabling Remote Login Prompt
Fri, Jul 31 2009 9:27 PMPermanent Link

Steve Gill

I use my own login dialog to log users in to a remote database.  It works fine if I login
using a correct username and password, but if the username and/or password is incorrect I
get a Remote Login prompt.  I don't want this to appear as I want to use my own login
dialog.  How can I suppress this and just get an exception instead?

Thanks.

Regards,

Steve
Fri, Jul 31 2009 9:44 PMPermanent Link

Steve Gill
Ahh, found the bit in the help file about the OnRemoteLogin event.  I'm assuming that's a
typo and should read OnLogin event.  Once I put some code in the event the login dialog
disappeared.

Steve
Tue, Aug 4 2009 2:22 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Steve,

<< Ahh, found the bit in the help file about the OnRemoteLogin event.  I'm
assuming that's a typo and should read OnLogin event.  Once I put some code
in the event the login dialog disappeared. >>

That typo is now fixed, thanks.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image