Browse by Tags

Related Posts

  • addwithvalue datetime

    Hi. I am customising the user wizard. for now i want to use a textbox which receives a date (DOB). The other textboxes look like below : myCommand.Parameters.AddWithValue( "@Name" , Name.Text.Trim()) when i run it I obviously get an arithmetic overflow datatype datetime.... how would i change...
    Posted to Security (Forum) by chrissysemens on 04-17-2008, 12:00 AM
    Filed under: createuserwizard, custom, dropdown list
  • Re: Need help with custom user account request page

    Are you sure about that URL, it gives me nothing. So far I have defined the control myself using an .ascx page. I have created two validators, one is a RegularExpressionValidator, which check that the entered email is valid, the other is a CustomValidator, which I am trying to use to mkae sure I flag...
    Posted to Web Forms (Forum) by kreid on 10-21-2006, 12:00 AM
    Filed under: Web Controls, CreateUserWizard, ASP.NET 2.0, custom, create web form
  • Need help with custom user account request page

    Hi, I am an experienced programmer, but I am new to ASP.NET. I need to create a page which allows users to a web page to request access to the site. They should enter their details (as in a CreateUserWizard), but when the submit button is clicked, all that should be done is sending an email to an administrator...
    Posted to Web Forms (Forum) by kreid on 10-20-2006, 12:00 AM
    Filed under: Web Controls, CreateUserWizard, custom
Page 1 of 1 (3 items)