K
kevin
hi all
with forms authentication, how does that work for a site with introduction
and tour or maybe some more pages?
by using forms authentication, all pages have to be authenticated before
viewing, but in case when only the database access page needed to be
authenticated, how would forms authentication work for that? does it needed
to be broke down into two asp.net apps, one authentication mode = none the
other using forms ?
with forms authentication, how does that work for a site with introduction
and tour or maybe some more pages?
by using forms authentication, all pages have to be authenticated before
viewing, but in case when only the database access page needed to be
authenticated, how would forms authentication work for that? does it needed
to be broke down into two asp.net apps, one authentication mode = none the
other using forms ?