View Full Version : login/password
tetravuss
05-01-2003, 11:45 PM
i'm pretty sure it doesnt go in html but i dont know where it would go. I've checked javascript and parts of this forum I need help w/ a username/password account thing for my site. where you sign in w/ a name and a password (i.e. like this) and access a secret page. like on overdosed.net
or whenever they log in have it post on another page the time/date that they did, like a record. thanks.
x_goose_x
05-02-2003, 12:49 AM
You need a server-side language. Find out what your web host supports, then go to the appropriate forum (php,asp on this site).
mouse
05-02-2003, 12:49 AM
You need a server side language like php orr asp really. You could authenticate users from a database or file, ideally a database, and use either sessions or cookies to keep them logged in. The language you use depends on the type of server and facilities available; if you have a microsoft server then asp, apache then php.
Edit: bah just beaten by x_goose_x http://silverpaw3d.com/smilies/angry.gifhttp://silverpaw3d.com/smilies/thumb.gif
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.