Registering new user using login server control

csharp.net , asp.net , vb.net India
  • 11 years ago

    I have created a login.aspx page with login server control and have edited the following in system.web section of web.config file

    i have also set createusertext and createuserurl properties to Register.aspx in the login control.

    But when i click on createuser hyperlink at runtime, the page does not redirect to register.aspx. Plz. help me.

    Thanks in advance.

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“It is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration.” - E. W. Dijkstra