How to implement a automatic login function



hi guys.
In my project, now I am using a asp.net login control and a customized
membership provider to do the form authentication. Now I want some function
that user can skip the login form and be authenticated and login the system
automatically base on the username and password already in the session. Is
that possible to do ? and how to do it?

Cheers
Victor


.



Relevant Pages

  • 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)
  • 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)
  • ASP.Net Authentication
    ... I want to make a hyperlink from A application ... User have to login from A application, using Form Authentication. ... I cant use the cookie for that ...
    (microsoft.public.dotnet.general)
  • Avoid multiple user login
    ... I am using form authentication to verify user info in ... User login using the account ABC and successfully login. ... >are using a database you could store them in a temporary ... Anyway to kickout an already logon session when ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: 2 questions please
    ... The login control is in the anonymous template and a staus view is in ... How can I set focus to the UserName textbox of the LogIn ...
    (microsoft.public.dotnet.framework.aspnet)