Guest Lumpy Posted September 25, 2007 Report Share Posted September 25, 2007 My first post :)I'm trying to learn the vbs language. So far everything worked and i was succesfull to work it out a bit.However (now it comes) i made a script like this: dim bb=Inputbox("This computer is for the greater purpose.")if b=("secret") Then Msgbox ("You Rule!"), 0, ("Well done.")ElseMsgbox ("Ask your neighbour, he might know it."), 0,("Newb.")end if Is it possible to make the password appear like asteriks? So if u fill in the password u'll see ******Thanks in advance,Lumpy Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now