redirect form login question

redirect form login question

am 20.06.2007 22:04:31 von YankeeImperialistDog

ok, dumb question:

How can you authenticate the user, i mean create the ticket like the
"redirectfromlogin" does with out redirection?
just log me in and keep me here

THnaks

--
Share The Knowledge. I need all the help I can get and so do you!

Re: redirect form login question

am 20.06.2007 23:27:09 von Ben Rush

http://msdn2.microsoft.com/en-us/library/system.web.security .formsauthentication.setauthcookie.aspx

--
~~~~~~~~~~~~~~~~~~~~~~~~~~
Ben Rush
Microsoft .NET Consultant
http://www.ben-rush.net/blog
http://www.sideshowsystems.com


"Yankee Imperialist Dog"
wrote in message news:BAA316BB-3C27-4667-9DEA-7BF1C4845A24@microsoft.com...
> ok, dumb question:
>
> How can you authenticate the user, i mean create the ticket like the
> "redirectfromlogin" does with out redirection?
> just log me in and keep me here
>
> THnaks
>
> --
> Share The Knowledge. I need all the help I can get and so do you!

Re: redirect form login question

am 20.06.2007 23:54:52 von YankeeImperialistDog

I know, thank you. appreciate the direct reference
--
Share The Knowledge. I need all the help I can get and so do you!


"Ben Rush" wrote:

> http://msdn2.microsoft.com/en-us/library/system.web.security .formsauthentication.setauthcookie.aspx
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~
> Ben Rush
> Microsoft .NET Consultant
> http://www.ben-rush.net/blog
> http://www.sideshowsystems.com
>
>
> "Yankee Imperialist Dog"
> wrote in message news:BAA316BB-3C27-4667-9DEA-7BF1C4845A24@microsoft.com...
> > ok, dumb question:
> >
> > How can you authenticate the user, i mean create the ticket like the
> > "redirectfromlogin" does with out redirection?
> > just log me in and keep me here
> >
> > THnaks
> >
> > --
> > Share The Knowledge. I need all the help I can get and so do you!
>
>
>