Browse by Tags

Related Posts

  • Adding extra steps to a "create user wizard" asp.net (c#)

    Hi, Apologies in advance if you get confused by reading this.... I am trying to create an additional step in the Create Wizard User Control that is provided by ASP.net. The additional step that I want to add will come after a user will create their username, password, email etc. The information which...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Spuddyspudster on 02-25-2008, 12:00 AM
    Filed under: sql, Sql Insert, ASP .net 2.0 C#, asp.NET 2.0 C#, c#, controls, CreateUserWizard, CreateUserWizard control, .ASPX, .cs
  • Find Control in CreateUserWizard step

    Hello I hav problem finding my controls inside a wizard, i heve tried it in a diffrent ways. Likae this DropDownList countryDropDownList = (DropDownList) this .Page.FindControl( "companyCountryDropDownList" ); and like this: DropDownList companyCountryDropDownList = registrationWizard.FindControl...
    Posted to Web Forms (Forum) by izeman on 12-10-2007, 12:00 AM
    Filed under: adding controls, asp web control, ASP.NET C#, controls, CreateUserWizard, CreateUserWizard CompleteWizardStep, ASP.NET Web form User Controls, asp .net ... c# ... SQL javascrpt, ASP .net 2 .0, .Net 2.0, asp.net 2.0 C#
Page 1 of 1 (2 items)