Ok, I have done this as well, but I don't include subweb in the authentication scheme, just sub
directories.
I however find it easier to manage a site by having all of the restricted content in a single
subweb, especially if part of the site is open to the public and I want the site to be indexed by
search engines.
Another reason for using a subweb, is that I can control the URL that is use to access the subweb so
that session doesn't become suspended, without having to use Absolute URLs for each link.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"mik" <(E-Mail Removed)> wrote in message news:NT9kc.153364$(E-Mail Removed)...
> Sorry, 
> I intended to use session authentication in all the directories of the web
> site, even in the subdirectories or subwebs, i.e. to put protected contents
> in all directories and not in a only one.
> Thanks
>
> "Thomas A. Rowe" <(E-Mail Removed)> ha scritto nel messaggio
> news:eW93$(E-Mail Removed)...
> > Please explain "sparse" site authentication.
> >
> > --
> > ==============================================
> > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > WEBMASTER Resources(tm)
> > http://www.ycoln-resources.com
> > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> > ==============================================
> > To assist you in getting the best answers for FrontPage support see:
> > http://www.net-sites.com/sitebuilder/newsgroups.asp
> >
> > "mik" <(E-Mail Removed)> wrote in message
> news:PE9kc.29069$(E-Mail Removed)...
> > > So if i want to use a "sparse" site authentication, it is not possible?
> > >
> > > "Thomas A. Rowe" <(E-Mail Removed)> ha scritto nel messaggio
> > > news:(E-Mail Removed)...
> > > > The setting of the application root is done on the server. Best
> approach
> > > is to keep all restricted
> > > > content in the same (sub)web, then you do not have to worry about
> losing
> > > sessions.
> > > >
> > > > --
> > > > ==============================================
> > > > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > > > WEBMASTER Resources(tm)
> > > > http://www.ycoln-resources.com
> > > > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> > > > ==============================================
> > > > To assist you in getting the best answers for FrontPage support see:
> > > > http://www.net-sites.com/sitebuilder/newsgroups.asp
> > > >
> > > > "bu" <(E-Mail Removed)> wrote in message
> > > news:6h9kc.153055$(E-Mail Removed)...
> > > > > Thanks, so how i test if there is another application defined in the
> > > > > subwebs? (i have't made that)
> > > > >
> > > > > "MD Websunlimited" <(E-Mail Removed)> ha scritto nel messaggio
> > > > > news:(E-Mail Removed)...
> > > > > > Hi Mik,
> > > > > >
> > > > > > Even if the other directories are subwebs the session should
> follow.
> > > Make
> > > > > that there is not another global.asa or that an
> > > > > > application has been defined on the directory.
> > > > > >
> > > > > > --
> > > > > > Mike -- FrontPage MVP '97-'02
> > > > > > http://www.websunlimited.com
> > > > > > Wish you could calculate form field totals? Well, you can with
> Form
> > > > > Caculator
> > > > > > http://www.websunlimited.com/order/P...c/formcalc.htm
> > > > > > FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
> > > > > >
> > > > > > "mik" <(E-Mail Removed)> wrote in message
> > > > > news:Oj8kc.152532$(E-Mail Removed)...
> > > > > > > Hi, i'm using asp session object into my pages for
> autentication:
> > > > > > >
> > > > > > > Session("authuser") = "ok"
> > > > > > >
> > > > > > > The session variable works only in some directories, but in some
> > > other
> > > > > > > directories if i tests Session("authuser") it results null.
> > > > > > >
> > > > > > > I think that Frontpage isolates some directories?
> > > > > > >
> > > > > > > Please help me.
> > > > > > > Thanks
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>