Code Comments
Programming Forum and web based access to our favorite programming groups.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.
Post Follow-up to this messageI 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.
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.