Re: Default page code
- From: "Steve C. Orr [MVP, MCSD]" <Steve@xxxxxxx>
- Date: Mon, 5 Dec 2005 22:04:08 -0800
Forms Authentication is usually your best bet in ASP.NET.
It is easily configured in your web.config file.
Here's more information:
http://www.dotnetbips.com/displayarticle.aspx?id=9
http://support.microsoft.com/default.aspx?scid=kb;en-us;311495
http://www.4guysfromrolla.com/webtech/121901-1.2.shtml
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"John" <John@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:OJoHXuh%23FHA.2464@xxxxxxxxxxxxxxxxxxxxxxx
> Hi
>
> What code I need on the default page to call login page if the current
> user is not authenticated/loggedin and carry on if the user is
> authenticated/loggedin?
>
> Thanks
>
> Regards
>
>
.
- Follow-Ups:
- Re: Default page code
- From: John
- Re: Default page code
- References:
- Default page code
- From: John
- Default page code
- Prev by Date: Re: could you recommend some payment service???
- Next by Date: Compiler Error: "XXXX" is defined in multiple places
- Previous by thread: Re: Default page code
- Next by thread: Re: Default page code
- Index(es):
Relevant Pages
|