For Programmers: Free Programming Magazines  


Home > Archive > ASP > September 2004 > Authentication with ASP, but WITHOUT windows.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Authentication with ASP, but WITHOUT windows.
Munzilla

2004-09-23, 3:55 pm

I have a client who wants me to use his login screen to authenticate
users, then send them to their correct folder's index page. There
will only ever be 4 or so users logging into this, so it doesn't need
to be huge.
So, I can't just set the password on the folder using windows or else
the windows box pops up, and he doesn't want to use a database, and he
doesn't want the pages inside the folder to have to have a .asp
extension.
Any ideas?
Thanks.
Mark Schupp

2004-09-23, 3:55 pm

I presume you want to prevent users from jumping directly into their folders
without logging on?

maybe http://www.flicks.com/flicks/authx.htm

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com


"Munzilla" <brianwmunz@gmail.com> wrote in message
news:4d8bedd6.0409230905.2b49e28c@posting.google.com...
> I have a client who wants me to use his login screen to authenticate
> users, then send them to their correct folder's index page. There
> will only ever be 4 or so users logging into this, so it doesn't need
> to be huge.
> So, I can't just set the password on the folder using windows or else
> the windows box pops up, and he doesn't want to use a database, and he
> doesn't want the pages inside the folder to have to have a .asp
> extension.
> Any ideas?
> Thanks.



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com