Click to See Complete Forum and Search --> : multiple users account


g_wulfwud
09-03-2003, 05:29 AM
hey..
i came accross a tut Multiple Users (Login Table) (http://javascript.internet.com/passwords/) wherein it's used for entering secured page and for multiple accounts too..i just can't understand if i have to make separate pages for each account..how can i make something like a "register here" form, so i don't have to do it one by one..
it's as if they are the one's doing it, just like when your registering for an email, forum, or something...
can you help me please..:D thanks!!

Fang
09-03-2003, 05:57 AM
Here (http://forums.webdeveloper.com/showthread.php?s=&threadid=16282) they are working on something similar.

g_wulfwud
09-03-2003, 08:22 PM
im kind of a newbie in this kind of stuff..so i dont understand that much on what they're saying..help plss.

Fang
09-04-2003, 01:00 AM
If you use "Multiple Users" anyone can see which page is on your site.
"Gatekeeper" (on same page) would be better for a beginner.

As for the form for registering, you will need to be able to store information on your server to provide any form of security.