Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   FTP passwords (https://www.kinook.com/Forum/showthread.php?t=5838)

garyb@se.rr.com 11-20-2023 10:06 AM

FTP passwords
 
In the properties dialog/FTP tabs, can you please add an eyeball or some method to view the password that is in the field...

example; in my Admin apps, if the user presses the CTRL key or Shift key while the cursor is in the "password" field, it reveals the password rather than the asterisks and when the key is released it shows the astericks again.

kinook 11-20-2023 09:51 PM

1) Hold down the Shift key when going to Tools | Application Options | Advanced and uncheck Obscure password property values

or

2) Execute the following VBScript code in a Run Script action:
Code:

Application.Options.HidePasswordPropertyValues = False
https://kinook.com/VisBuildPro/Manual/advopt.htm

https://kinook.com/VisBuildPro/Manua...esproperty.htm

https://www.kinook.com/Forum/showthread.php?t=5505

garyb@se.rr.com 11-21-2023 06:30 AM

That's awesome, thank you! :)


All times are GMT -5. The time now is 08:07 AM.


Copyright © 1999-2023 Kinook Software, Inc.