Ask a Question related to ASP.NET General, Design and Development.
-
Alex #1
Problem with TextBox w/TextMode = password
I can't seem to programatically assign a textBox server control when
TextMode=Password, why is this?
Alex Guest
-
TextBox-TextMode
I have been trying to implement a password text box in a datagrid using a template column. When I set the TextBox.TextMode = Password nothing is... -
Could I set TextMode = "Password" ind Editing-Mode of the DataGrid?
Hello Folks. I have a DataGrid displaying the conten of a SQL-Database. In this table exist a Field wich contains Passwords. Firstly IŽd liked to... -
<asp:textbox TextMode=Password runa=server> ??
Hi, I have an asp textbox that allows users to enter their password. I have another page that allows a user to edit their user account. On... -
Password TextBox VeiwState Text
Why Password Textbox do not Save VeiwState doing Refreshing of page and how do I accomplish this? -
asp:TextBox TextMode='Password'
Hello All, I am trying the following in one of the DataGrid column. The intent is to enable users to edit their password without actually... -
Colt [MVP] #2
Re: Problem with TextBox w/TextMode = password
Hi,
The reason and workaround had been stated at:
[url]http://asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=96884[/url]
Regards,
Colt
control when>-----Original Message-----
>I can't seem to programatically assign a textBox server>TextMode=Password, why is this?
>
>
>.
>Colt [MVP] Guest



Reply With Quote

