redirecting to specific webpage after logging in - ASP.NET 2.0
From: Devante (Devante_at_discussions.microsoft.com)
Date: 01/21/05
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Access remote xml file using Credentials"
- Previous message: Ianb: "Re: Access remote xml file using Credentials"
- Next in thread: Paul Clement: "Re: redirecting to specific webpage after logging in - ASP.NET 2.0"
- Reply: Paul Clement: "Re: redirecting to specific webpage after logging in - ASP.NET 2.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 20 Jan 2005 17:09:04 -0800
Hi,
I am new to ASP.NET and have been developing a database driven website,
which until now has been painless. The one roadblock I am encountering is
using the login control.
What I would like to do is have a login page where a user enters their login
and password and when they authenticate successfully they get redirected in a
seperate browser window to their specific website.
e.g. user 1 logs in and gets redirected to http://www.domain.com/user1/
user 2 logs in and gets redirected to http://www.domain.com/user2/
I have managed to successfully follow a tutorial @
http://msdn2.microsoft.com/library/879kf95c.aspx
Can anyone please tell me if this is possible and how I can achieve this?
Thank you,
Devante
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Access remote xml file using Credentials"
- Previous message: Ianb: "Re: Access remote xml file using Credentials"
- Next in thread: Paul Clement: "Re: redirecting to specific webpage after logging in - ASP.NET 2.0"
- Reply: Paul Clement: "Re: redirecting to specific webpage after logging in - ASP.NET 2.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]