Hi Experts,
I am currently using c#.net to complete my project and my problem is that for authentication i have used a form containing login and password fields but there is a little confusion in using password field that is instead of displayin password in sterik form (******) password is displayed as directly in text. I search alot to make this text field in password field but i could not succeed. I have searched all properties of this field but could not found. Kindly guide me what is the procedure to make password field.
Thank You.
I am currently using c#.net to complete my project and my problem is that for authentication i have used a form containing login and password fields but there is a little confusion in using password field that is instead of displayin password in sterik form (******) password is displayed as directly in text. I search alot to make this text field in password field but i could not succeed. I have searched all properties of this field but could not found. Kindly guide me what is the procedure to make password field.
Thank You.
Comment