user names and passwords

G

Guest

I am working with FrontPage and want to add a user name and password
protection to my website. I am using Access database and FrontPage
extentions. Is there a tutorial on how to do this with ASP?

JoAnn
 
D

David Berry

Password Protect Part of a Web: (Requires FrontPage extensions on
server, and host must support subwebs with unique permissions)
http://support.microsoft.com/default.aspx?scid=kb;en-us;301554 (FP2000)
http://support.microsoft.com/default.aspx?scid=kb;en-us;825451 (FP2003)

Protect individual pages: (Requires Windows Server with support for ASP
and Access database)
http://support.microsoft.com/default.aspx?scid=kb;en-us;825498


For a sample of using a database and ASP See
http://www.kamath.com/tutorials/tut003_auth.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top