Re: authentication mode=windows and forms togather in the same project

From: Pat (naijacoder_at_hotmail.com)
Date: 08/29/05


Date: Mon, 29 Aug 2005 16:02:11 +1000

Or maybe you are interested in Mixed Auth.
Try looking at this article at"-
http://aspalliance.com/553
Hope that helps
PAtrick

"Oren101" <Oren101@discussions.microsoft.com> wrote in message
news:FFE5BB02-092C-40C1-A2C1-FF1E1BDEC084@microsoft.com...
> is it possible to use authentication mode=windows and forms togather in
the
> same project?
> i have a 2 different asp pages in my application .one of them should be
> authenticated with 'forms' mode and the other one with 'windows' mode.
> i was able to do each one alone with the help of the <application> element
> in the web.config but i could'nt make them both live togather in the
same
> project. is that possible?
>
> Regards,
> OreN
>