Creating a 'register' page
From: Valer BOCAN (vbocan_at_xnet.nospam.ro)
Date: 06/16/03
- Next message: G.V.: "Re: Server Application Unavailable"
- Previous message: Apogee: "Server Application Unavailable"
- Next in thread: Dan: "Creating a 'register' page"
- Reply: Dan: "Creating a 'register' page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: G.V.: "Re: Server Application Unavailable"
- Previous message: Apogee: "Server Application Unavailable"
- Next in thread: Dan: "Creating a 'register' page"
- Reply: Dan: "Creating a 'register' page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|