hi thre
i want to provide a textbox that would allow the user to encrypt a text
i will basically use that in my create view for users and i have username and password textbox html helper
how would i apply an encrypt functionality for the password textbox html helper?
let say i have a button encrypt beside the password textbox...
thanks for your help