Re: How to implement a automatic login function



On Apr 5, 3:44 am, stch...@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
wrote:
Hi Victor,

Have you got any progress or idea on this issue or does the suggesetion in
our previous message help some? If you have any further question on this,
please feel free to post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

This posting is provided "AS IS" with no warranties, and confers no rights.

I'm not sure if my issue is the same as Victor's but i need to send
the username and password via a post to the site's initial page so
that the user can be authenticated as if he had used a login control
but skip the login process altogether.

Ideally all this can be done so that the username and password is not
sent in clear text. However we are willing to use SSL if necessary.

How can a post request be fed to whatever class the login control
feeds programmatially to obtain the same authenticated result?

Thanks,

.



Relevant Pages

  • How to get UserName of logon control from code
    ... I have added a Login control to a Master Page. ... I noticed that the Login control has a UserName property but it's in ...
    (microsoft.public.dotnet.framework.aspnet)
  • Login in control without UserName taxt box
    ... I am implementing a login page using ASP.NET 2.0 Login control. ... Authenticate even handler, but I get a "LayoutTemplate does not ... contain an IEditableTextControl with ID UserName for the username." ... Error during page load because I useed Email as the ID of the textbox ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: 2 questions please
    ... The login control is in the anonymous template and a staus view is in ... quest 1. ... How can I set focus to the UserName textbox of the LogIn ...
    (microsoft.public.dotnet.framework.aspnet)
  • Custom Membership Provider with our own SQL Server 2005 table
    ... have the Login control check the username and password against our table, ... functionality, or the new user wizard functionality, and probably not the ... instead of writing a complete custom membership provider from scratch? ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)