Creating a 'register' page

From: Valer BOCAN (vbocan_at_xnet.nospam.ro)
Date: 06/16/03


Date: Mon, 16 Jun 2003 12:57:09 +0300


I am currently working on an ASP.NET web application that uses the forms
authentication model. It works ok, it even bounces to the login.aspx page
when a user tries to access default.aspx without being authenticated first.
How do I create a register page then? I placed a link on the login form
saying "Not registered yet?" and that links to a registration page, however
due to ASP.NET authentication it bounces back to login.aspx. How do I
disable authentication for this register page so anonymous users can access
it?

Regards,
Valer



Relevant Pages

  • RE: C# WMS Authentication plugin enabling problem
    ... public string GetProtocolName() ... The WMS client only understands authentication protocols that are common to ... MessageBox.Show(ex.Message, "Cannot Register", ...
    (microsoft.public.windowsmedia.server)
  • dynamically allowing anonymous users to web pages???
    ... My problem is that each site has a login page and a register page. ... When an anonymous users try to access a page, ... Authenticaticate event) but still using Forms authentication. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: C# WMS Authentication plugin enabling problem
    ... compile and register with asmreg for instance. ... client authentication ticket (here it is username and passwordd because it ... server where the plugin can extract the ticket and authenticates against ... public void EnablePlugin(ref int plFlags, ...
    (microsoft.public.windowsmedia.server)
  • Re: C# WMS Authentication plugin enabling problem
    ... compile and register with asmreg for instance. ... client authentication ticket (here it is username and passwordd because ... server where the plugin can extract the ticket and authenticates against ... public void EnablePlugin(ref int plFlags, ...
    (microsoft.public.windowsmedia.server)
  • Re: C# WMS Authentication plugin enabling problem
    ... client authentication ticket (here it is username and passwordd because it ... server where the plugin can extract the ticket and authenticates against ... public void EnablePlugin(ref int plFlags, ... MessageBox.Show(ex.Message, "Cannot Register", ...
    (microsoft.public.windowsmedia.server)

Quantcast