Click here to Skip to main content
15,891,033 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionTooltip overlaying Treeview entries Pin
14-Oct-05 7:21
suss14-Oct-05 7:21 
QuestionQuestion on VB Pin
icDavid14-Oct-05 6:36
icDavid14-Oct-05 6:36 
AnswerRe: Question on VB Pin
Qhalis14-Oct-05 6:38
Qhalis14-Oct-05 6:38 
AnswerRe: Question on VB Pin
Colin Angus Mackay14-Oct-05 14:33
Colin Angus Mackay14-Oct-05 14:33 
QuestionJoining a PC to Domain with user prompt and password Pin
Bri4hire14-Oct-05 3:15
Bri4hire14-Oct-05 3:15 
AnswerRe: Joining a PC to Domain with user prompt and password Pin
Dave Kreskowiak14-Oct-05 4:30
mveDave Kreskowiak14-Oct-05 4:30 
GeneralRe: Joining a PC to Domain with user prompt and password Pin
Bri4hire14-Oct-05 4:51
Bri4hire14-Oct-05 4:51 
GeneralRe: Joining a PC to Domain with user prompt and password Pin
Dave Kreskowiak14-Oct-05 6:04
mveDave Kreskowiak14-Oct-05 6:04 
Either code your script to parse command line arguments[^] or use an InputBox[^]. Be warned(!) Anything you type for a command line argument or into an InputBox appears as clear text! There is no PasswordInputBox for VBScript without using a 3rd party component that must be installed.

Another method would be to have the script create it's own web page and accept input using HTML controls, which DOES have a password input box.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionIP Control Pin
benjnp14-Oct-05 1:09
benjnp14-Oct-05 1:09 
AnswerRe: IP Control Pin
Joshua Quick14-Oct-05 7:37
Joshua Quick14-Oct-05 7:37 
GeneralRe: IP Control Pin
benjnp14-Oct-05 17:51
benjnp14-Oct-05 17:51 
Questionretriving MAC address programatically Pin
abhinish14-Oct-05 0:51
abhinish14-Oct-05 0:51 
AnswerRe: retriving MAC address programatically Pin
Dave Kreskowiak14-Oct-05 4:28
mveDave Kreskowiak14-Oct-05 4:28 
GeneralRe: retriving MAC address programatically Pin
varun conday14-Oct-05 9:58
varun conday14-Oct-05 9:58 
GeneralRe: retriving MAC address programatically Pin
abhinish14-Oct-05 18:56
abhinish14-Oct-05 18:56 
GeneralRe: retriving MAC address programatically Pin
Dave Kreskowiak15-Oct-05 6:30
mveDave Kreskowiak15-Oct-05 6:30 
QuestionMESSAGEBOX TAB Pin
Greeky14-Oct-05 0:31
Greeky14-Oct-05 0:31 
AnswerRe: MESSAGEBOX TAB Pin
Dave Kreskowiak14-Oct-05 4:21
mveDave Kreskowiak14-Oct-05 4:21 
Questionregarding vbscript Pin
tirucapricorn14-Oct-05 0:21
tirucapricorn14-Oct-05 0:21 
AnswerRe: regarding vbscript Pin
Dave Kreskowiak14-Oct-05 1:36
mveDave Kreskowiak14-Oct-05 1:36 
GeneralRe: regarding vbscript Pin
tirucapricorn14-Oct-05 3:52
tirucapricorn14-Oct-05 3:52 
GeneralRe: regarding vbscript Pin
Dave Kreskowiak14-Oct-05 4:11
mveDave Kreskowiak14-Oct-05 4:11 
GeneralRe: regarding vbscript Pin
tirucapricorn14-Oct-05 18:55
tirucapricorn14-Oct-05 18:55 
GeneralRe: regarding vbscript Pin
Dave Kreskowiak15-Oct-05 6:04
mveDave Kreskowiak15-Oct-05 6:04 
QuestionUNSETCOMMA Pin
Greeky14-Oct-05 0:14
Greeky14-Oct-05 0:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.