DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   HTML and CSS (http://www.daniweb.com/forums/forum143.html)
-   -   login (http://www.daniweb.com/forums/thread10953.html)

bobocop Sep 16th, 2004 6:28 pm
login
 
Hi, Doe's anyone know how I can add a register and login page to my website.
or point me to a step by step tut on how to do it :?:

Thanks

cscgal Sep 17th, 2004 7:24 pm
Re: login
 
If you just want to password protect a section of your site, this can be done with an .htaccess file. However, if you want a full-scale registration / login type thing, you'll need to use a scripting language such as PHP.

bulldozerisme Sep 19th, 2004 10:58 am
Re: login
 
Pretty simple. Use a scripting language that your web server can handle. eg. ASP for IIS, JSP/Servlet for tomcat Perl/CGI or PHP for Apache. and use a database at the back. you can also use a .htaccess file and have a script to register the users.

cheers


All times are GMT -4. The time now is 6:20 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC