I'm writing a script (VBscript running on WSH - NT4 ) to send me mails about our system state in the company. To be efficient, this script must connect to an OpenVMS machine via Telnet. For that I would like the user to type Username/Password in an InputBox, which is not too difficult. My problem is that I'm unable to hide the password input in the Box. Could you help me ???
( If it's impossible to do that in VBscript, maybe is it possible in JScript ? ).
( If it's impossible to do that in VBscript, maybe is it possible in JScript ? ).