Password Prompt Disable


Author
Message
Airegin
Airegin
Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)
Group: Forum Members
Posts: 6, Visits: 12
If I pass through an incorrect password from the use to the control, I want to trap the password error and not have the ActiveX control prompt for the password. How can I do this?
Yury Averkiev (s-code)
Yury Averkiev (s-code)
Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)
Group: Administrators
Posts: 1.9K, Visits: 3.6K
Currently there is no way to do it. But we are thinking about adding an event to which a hosting component could subscribe and handle it in its custom way.

http://www.s-code.com/App_Themes/Default/images/blue_line.gif
Regards,
Yury Averkiev, SmartCode

Airegin
Airegin
Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)Supreme Being (1.2K reputation)
Group: Forum Members
Posts: 6, Visits: 12
I've been watching this one for awhile and haven't seen an update to it. Is there still consideration being given to being able to add handlers to popup events?
Yury Averkiev (s-code)
Yury Averkiev (s-code)
Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)
Group: Administrators
Posts: 1.9K, Visits: 3.6K
The build with this feature is going to be available by the end of the August.

We are planning to add the following method to _ISmartCodeVNCViewerEvents interface:

HRESULT _ISmartCodeVNCViewerEvents::AuthenticationFailed([in] long nAuthenticationAttempt, [out] BOOL bCancel);

where:
nAuthenticationAttempt - number of authentication attempts. ViewerX allows maximum of three subsequent attempts.
bCancel - TRUE: mean that ViewerX shouldn't prompt to enter new password again. FALSE: continue prompting user to enter a correct password.

Does this look ok to you?


http://www.s-code.com/App_Themes/Default/images/blue_line.gif
Regards,

Yury Averkiev, SmartCode

Yury Averkiev (s-code)
Yury Averkiev (s-code)
Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)Supreme Being (207K reputation)
Group: Administrators
Posts: 1.9K, Visits: 3.6K
The feature has been implemented. We will publish a new ViewerX build by the end of this week.

http://www.s-code.com/App_Themes/Default/images/blue_line.gif
Regards,
Yury Averkiev, SmartCode

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Explore
Messages
Mentions
Search