Re: password protected page



Password Protect Part of a Web:
http://support.microsoft.com/default.aspx?scid=kb;en-us;301554
uses subwebs with unique permissions.

Protect individual pages:
http://support.microsoft.com/default.aspx?scid=kb;en-us;825498
using ASP and Access database. Requires a Windows server.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

"Pierre" <pf@xxxxxxxxxx> wrote in message
news:OH9gjc$eFHA.4040@xxxxxxxxxxxxxxxxxxxxxxx
> Hi all,
>
> I am looking for an example on how to prevent a user to access
> restricted
> pages on my website.
>
> My question is if i have a password field how can i create a
> function to
> validate the password
>
> Can i put the data in a mdb files?
>
> those are common task that must be documented somehere
> can someone direct me to the good place to look?
>
> regards,
>
> Pierre
>
>


.