ASP.Net Authentication

From: Don (Don_at_discussions.microsoft.com)
Date: 09/16/04


Date: Thu, 16 Sep 2004 01:29:02 -0700

Dear All,

I have 2 ASP.NET Application. I want to make a hyperlink from A application
to B application.

User have to login from A application, using Form Authentication. When user
click to the B application, I want the logged user information (such as
UserID) from A application brings to B application. Can I do so?

Thanks for help

P.S. I cant use the cookie for that



Relevant Pages

  • Re: How to implement a automatic login function
    ... You should be able to use the authentication API from the ... FormsAuthentication class to add/revoke a cookie for sign in status easily. ... now I am using a asp.net login control and a customized ... membership provider to do the form authentication. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Failed form authentication with IE7
    ... I experience a weird problem with asp.net 1.1 form authentication and IE7. ... it redirects me to the login page. ... I enter the login info, it again brings up the login page. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Hyperlinks and directing towards a current window
    ... The hyperlink is to a website which requires a login when initially ... everytime they click on the hyperlink. ... that the hyperlinks would use a current window when there is one ...
    (microsoft.public.excel.programming)
  • How to redirect
    ... I am using Form Authentication with Roles. ... E.G. PageA.aspx is permitted for Role "Admin", ... Login From shown and he enters his username and password. ... John ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.Net Authentication
    ... I want to make a hyperlink from A application ... User have to login from A application, using Form Authentication. ... Microsoft MVP ...
    (microsoft.public.dotnet.general)