in sqltable i want to specify the data in unreadable format
hi,
i insert the username and password in sql table in .net the password textbox value is set as password but when i insert the username and password in table the password in table is in readable format i want to display the password in table in some dots unreadable format.how can i perform this