![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
FPW 2.6 application. Is there an easy way to 'mask' the password characters that is entered by an user? I have used different fonts to try and mask the password characters that the user enters. But if that font is not installed on the user machine, the whole thing is a wash out. Thanks in advance for any suggestions.... Shah |
#4
| |||
| |||
|
|
Hello, ShahJagat! You wrote on 17 Jan 2004 16:17:32 GMT: S> Is there an easy way to 'mask' the password characters that is entered S> by an user? Set the PasswordChar property of your password textbox to "*": thisform.txtPassword.PasswordChar = "*" |
#5
| |||
| |||
|
|
FPW 2.6 application. Is there an easy way to 'mask' the password characters that is entered by an user? |
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
|
I could not find anything. I tried to look for password FPW fll in Googel but could not find any helpful information. |
#9
| |||
| |||
|
|
I could not find anything. I tried to look for password FPW fll in Googel but could not find any helpful information. |
![]() |
| Thread Tools | |
| Display Modes | |
| |