Password protect website

  • Thread starter Thread starter Jeremy
  • Start date Start date
J

Jeremy

I am developing a website for a condo association. It needs to be password
protected with about 130 separate usernames and passwords.
I can do this using Frontpage user names, but if I do, it breaks on AOL
browsers.
Thomas Rowe MVP suggested I use "server side scripting". I have googled a
number of products that claim to provide website username & password
protection. Does anyone know a good script based product, that works on a
Frontpage site, on all browsers including AOL?
Thank you!
Jeremy
 
All serverside script will work on any browser as all the browser sees
is HTML.
if you should be using ASP or PHP depends on what the Server that will
hold the Web supports.
Also remember that FP supports ASP(.net) OOB.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Back
Top