Sir Am New to Asp.net What is Asp.net Wizard Control and how it is use to create the registration as steps please any one help me i want complete details of wizard control and how to开发者_如何学运维
I am using 开发者_StackOverflow社区a ASP.NET CreateUserWizard to registering users. I wanted user to not automatically log after registration until they login manually.
I have a web application which stores customer details like username, firstname and email address ... etc...etc..
I am using a customized ASP.NET CreateUserWizard in my web application. Here I used a dropdownlist to populate the countries when user registering. In the page load its populate the countries as expe
I only want to use CreateUserWizard Control to collect information from the user and insert into my custom database. I don\'t want to use Asp.Net Membership .
I am creating a site and adding some users with the create user wizzard, however hosting the site on ASPSpider (free hosting) requires me to attach the database to their server and this process means
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
I am using jquery to find a textbox controlwhich is inside a ContentTemplate. I keep getting the error:
Is it possible to have 2 createuserwizard controls and call them dy开发者_JS百科namically? My situation is this:
Every password that i enter and when开发者_JAVA百科 i click the button, it tells me that the password is wrong. it activates this field in its properties: InvalidPasswordErrorMessage.