Need a password utility

S

SAH

I need a simple username and password box to pop up on one of my pages to
let certain people access to some online forms.

Anybody have a suggestionor tool I could use.

Thanks.
 
B

bjg

SAH said:
I need a simple username and password box to pop up on one of my pages to
let certain people access to some online forms.

Anybody have a suggestionor tool I could use.
..htaccess

Thanks.
 
W

Whitecrest

webit@ said:
I need a simple username and password box to pop up on one of my pages to
let certain people access to some online forms.
Anybody have a suggestionor tool I could use.

It would take about 5 minutes to password protect a page via any server
side scripting. In a nutshell have one page call the other passing the
UserID/password to the second page (encrypt if you wish) the other page
only loads if the UserID/password combination match. You can also just
use the built in security of your server to password protect
directories, and have all your pages in these directories.
 

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

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top