Great, practical tutorial! But I have one question. Pardon me if this has already been asked:
At 9:20 you purposely try to input the wrong password to check the code. But pw is visible. Is there a way to add an input mask, like "****" to prevent anyone looking over the users shoulder from reading the pw they just typed in? Thanks!
Reply from Richard Rost:
Not in an InputBox, but you can create your own form with a textbox control. Set the input mask on that to Password and it will provide the desired results.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.