stefanhfli
(Fresh Scripter)
2017-10-23 12:28 PM
Mounting with inputbox() - Mask Input

Hello Guy's,

i use the function inputbox() to mount an networkshare with username and password.

Is it possible to mask the typed password in the inputbox?

Best regards


JochenAdministrator
(KiX Supporter)
2017-10-24 10:05 AM
Re: Mounting with inputbox() - Mask Input

Hi Stefan,

not really with vbscript.
Here's a way to work around this (haven't looked to deep into it)

https://blogs.technet.microsoft.com/heys...ng-an-inputbox/

The other way doing this would be using a custom kixforms form where you can mask Textboxes by default.