I have a dropdownlist on my web page along with a textbox which has property set to password field.
Now dropdownlist has autopostback property true.
When i change anything in dropdownlist, Password field gets erased.
So how can i prevent password field from getting empty at time of page post back