PDA

View Full Version : Log in system


slall
04-09-2003, 01:41 AM
Can someone please tell me how can i create a system whereby the user register and then he or she use their id and passsword to log in? another thing is how can i make this password work?do i need to have a server? or can i do it without a server?

NinjaTurtle
04-09-2003, 04:59 AM
i think u should use te search function, bcos i saw similar question posted.

slall
04-09-2003, 12:22 PM
i got no clue what u r trying to say cause i m beginner but can u point me to the right direction whereby i can download the code etc or if u got it could u please supply me the code.thank u

raf
04-09-2003, 02:33 PM
do i need to have a server? or can i do it without a server? :confused: :confused:

ASP is a serversided scripting language so you always need a webserver.

On the righttop of the ASP-forum, you see a textbox. Type your search-keywords inthere.

Or youe google or so. There are plenty of tutorials that threat this kind a stuff

Here a thread with code for a passwordverification, using a database.
http://www.codingforums.com/showthread.php?s=&threadid=17953