How can i require a login for user for a webpage? With password

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm new to webiste work, i want to have an employee login with username and
password. Thanks for any responce.
Tom.
 
If your host is a Windows server supporting ASP and Access see
http://support.microsoft.com/default.aspx?scid=321439

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| I'm new to webiste work, i want to have an employee login with username and
| password. Thanks for any responce.
| Tom.
 
bbchevy said:
I'm new to webiste work, i want to have an employee login with username
and
password. Thanks for any responce.
Tom.

You can;

- use IIS and accounts on the server to make a password required sub web

- use IIS and a third party tool to make a password required area or file

- use ASP (find a script online that allows it) have it look up user/pass in
a text file

Depending on what your site is about, and where it is hosted one of these
would work.
 

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

Back
Top