I'm trying to secure an Homeowners Association residents webpage from
the public. I've tried several of the samples and demo ASP programs,
but with no sucess.
Several years ago, I used a ASP program to secure a page, but I can't
do it now.
I want a database of residents' login and passwords. If they are in
the database, they are redirected to the secured page, if not, back
to the public page.
I know this sounds simple but I can't figure it out.