Browse by Tags

Related Posts

  • Enable Button without AutoPostBack

    I have a page which involves a user creating a custom account with a password. I then have a checkbox that the user must check before clicking a button to submit the data. < asp:CheckBox ID= "CheckBox" runat= "server" oncheckedchanged= "CheckBox_CheckedChanged" AutoPostBack...
    Posted to Web Forms (Forum) by stinstin on 01-03-2009, 12:00 AM
    Filed under: Password, textbox, autopostback, checkbox, event, Fire
  • <asp:TextBox..... options

    I am trying to use the <asp:TextBox> tag for a password field and can't figure out how to mask it. The "type = 'password'" option doesn't work on the asp tag. It works fine on the <input> but I don't know how to pass the information to the VBscript in the page with the <input> tag....
    Posted to Web Forms (Forum) by torkelsonk on 02-21-2007, 12:00 AM
    Filed under: Password, text property, TextBox, ASP.NET 1.1, ASP.NET 1.x, aspx
  • Re: Maintaining password state

    Hi, I have a blog post covering that How to set text to a Password TextBox?
    Posted to Web Forms (Forum) by joteke on 08-30-2006, 12:00 AM
    Filed under: TextBox, ASP.NET, Password
Page 1 of 1 (3 items)