Question:
I want to create a Website Login?
Adam
2009-05-27 02:35:39 UTC
I was wondering if anyone knows any sites that would help me in my task of password protecting my website. I just want it so that you need to enter in a user name and password to get into the website but one you do you do not need to enter it again unless you log out. I also would like to know how to manage user accounts. I am not sure if it is HTML or not but any help is greatly appreciated.
Six answers:
2009-05-28 03:46:57 UTC
Use a server-side script language if your web site allows it. Otherwise, you will have to use a client-side dependent "mailto:" action to get the form info sent to you.



Just use any of the below sites to make the workable form you need:



For making forms:



These are really good online form makers. Just follow the instructions for making it and uploading file(s).



http://www.tele-pro.co.uk/scripts/contact_form/

http://jotform.com/

http://www.thesitewizard.com/

http://www.thepcmanwebsite.com/form_mail.shtml

http://emailmeform.com/



Your current hosting package must allow SMTP ( http://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol ) to work. Otherwise, no email can be sent.





Ron
?
2009-05-27 02:54:02 UTC
To use things like website authentication and user management, you're going to need a server-side technology running on your website, such as PHP or ASP, along with a database server (such as MySQL or Microsoft SQL Server). There are lots of tutorials out there to learn these languages.



Check to see which of these are supported on your website's server.
2009-05-27 04:27:16 UTC
I must agree with other answers.



The best way is to create site in language like is PHP with links to MySQL database and then it is easy do give access only for certain people.

(or make sections for registered users/admins and guests...etc)



You can hire freelance website designer to do it for you..
?
2009-05-27 02:53:14 UTC
Here you need a server side programming like: J2EE, .Net etc



I above way, the login detail will be stored in database (oracle, mysql, mssqlserver....) which can be used by server-side program to validate the user.



in place of databases, you may also use a flat-file to keep login details..
2009-05-27 05:50:28 UTC
Correct: you need a server side script and a database.

If you have php and mysql, go to www.web2coders.com, scroll down, click on "login-script" and download the zip file: it contains all you need for a free log-in system.
?
2017-01-13 10:08:32 UTC
bally chohan says many application are accessible on the suggestions superhighway so help of those softwares can quite verify in.and others way you ought to quite learn and precise off the practise.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...