View Full Version : members only code or script
I am looking for a code or script that allows only members to a page or just password protection. I still haven't figured out any codes to get members to log in and stuff anyway.
Michael
05-05-2003, 12:37 AM
I suggest you do member's only or password protection with server side language, not Javascript
if you still want to do it in javascript...
I attach a file, call Password Protection.html, it's a web page that allows you to create, delete, edit users and setting password, after you create users, you can click Generate Code button to generate the code that you will need to put on your web site to have the feature you want.
It's very self-explanatory, and the script itself is very good!:D
agent002
05-07-2003, 07:02 AM
Never use JavaScript for such stuff - if your even able to. Members can't register by themselves, you must do it manually by changing the HTML. And please remember that as long as any user information are stored in the HTML file, as it is when you use JavaScript, anyone could see the information just by viewing the source code!
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.