I have a few buttons on a web form, and when the user clicks them they will update the the textbox. This worked till I added the textmode = password. Now the textbox doesn\'t sh
Password generally are not meant to SHOW, but if you are intended to do so this page may help you Solution