Hi <BR><BR>i am having a problem in creating a password conrol in asp.net I have used a textbox and made its TEXTMODE property equal to Password. This is working perfectly fine. Now the problem is that when i am retrieving values from the database and displaying them, all the controls except the one that i have described above are displaying the values. Only the above is not displaying anything even if i try to display a hard-coded value in this.<BR>Is there any way bywhich the control that i have described above can display values. Or is there some other way for creating a Password control alltogether.<BR><BR>It will be great if u can help me come out of this problem.<BR><BR>Thanks <BR><BR>