[quoted text, click to view] Monica wrote:
> Dear reader,
>
> how can I keep my password content when a postback occur?
>
> I define an edit box in password textmode. but when a postback occur and my
> page became refresh, its content would be empty. and I have to enter again.
>
> what is the best solution to solve this problem?
>
> Regards,
> Monica
It is not possible to keep the value in a password field. The browser
will not let you set the value of a password field.
--
Göran Andersson
_____