View Full Version : Login system
slall
02-25-2003, 06:21 PM
can anyone please tell me how to create a login page where user can only enter by entering the password.thnk u
pinkcat_02
02-26-2003, 02:10 AM
You need to do a register page before doing a login page unless you are the one that decides the username and password of the users of that page.
slall
02-26-2003, 11:17 AM
yep i dont have a clue at all on this and wat u meant by i have to register the page first.could u please show me a piece of code that does this, just a bsaic one please. thank u.
Roelf
02-26-2003, 12:18 PM
a simple search in this forum on the keyword "login" returned this (among other very useful stuff about this subject):
http://codingforums.com/showthread.php?s=&threadid=9179&highlight=login
whammy
02-27-2003, 12:52 AM
I have an example login/registration script that requires that the user responds to a confirmation email here:
http://www.solidscripts.com/downloads/register.zip
Hope this helps! You should just be able to modify it according to your needs, it even includes an empty access db.
whammy
02-27-2003, 12:53 AM
P.S. You can test it out here:
http://www.solidscripts.com/register
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.