No. That's possible.
write following code to your code file
protected override void onPrerender(eventargs e)
{
passwordtextbox.attribute.add("value",passwordtextbox.text);
base.OnPrerender(e);
}
On Mon, Apr 18, 2011 at 6:45 PM, Fernando Nomellini <[email protected]>wrote:
>
> Hi !
>
> I don´t think that it is possible with the standard textbox component.
> Even if you set the text property on Page Load, nothing is displayed on the
> password textbox field.
>
> Maybe for security reasons. I kown that the user os you application may
> think that he ‘forgot’ to text-it or it wasn’t saved in the database.
> What you can do is show the user a message that the password was sucessfuly
> saved and provide a link to change it.
>
> Fernando Nomellini
>
>
>
> *From:* praveen singh <[email protected]>
> *Sent:* Monday, April 18, 2011 5:14 AM
> *To:* [email protected]
> *Subject:* [DotNetDevelopment] How to keep Password on textbox password
> mode in postback event
>
> How to keep Password on textbox password mode in postback event
> any body help me
>
> --
> You received this message because you are subscribed to the Google
> Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
> Web Services,.NET Remoting" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
> or visit the group website at http://megasolutions.net
>
--
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net