|
|
| Creating a User Login Feature with ColdFusion - CFML - User Authentication |
|
|
Creating a User Login Feature with ColdFusion |
|
|
Creating a User Login Feature with ColdFusion |
|
|
CFML / User Authentication |
|
|
Click to Visit |
|
|
2967 |
You may want to know who the users of your site are, and you may want to customize the data for them. Chances are, that you will want to set up a login system that not only lets you know that the user is logged in, but lets you track some data on the user and possibly use a unique User ID to customize content. This article will show you how to do just that. In a nutshell, the tutorial shows you how to build a site login, authorization tools, and how to track your users with ColdFusion. Main topics include: Validating Entry and Storing Statistics, Storing Login Information on the Client, and Checking Login Information Page-By-Page.
|
| Top CFML scripts |
1).
Creating a User Login Feature with ColdFusion This 5-page tutorial shows you how to build a site login, authorization tools, and how to track your users with ColdFusion. Main topics include: Validating Entry and Storing Statistics, Storing Login Information on the Client, and Checking Login Information Page-By-Page.
2).
Secure Login This is a password protection application for your templates. It allows you to permit access to selective pages as well as parts within a page. It has an access database and an admin section that allows database management.
3).
WebLogin PRO with Computer Activation Key (ColdFusion) This is a secure professional single login application that comes with a computer activation key. This is especially required when there are several users using one and the same account or there are hackers stealing and posting your passwords. This shall secure your website.
4).
Security Manager Security Manager is a web security application that provides an interface that gives you control over what users and groups can see and do in your domain.
5).
Passport Passport is a multi-domain user authentication system with password reset, basic information collection and user records update. If you are going to use it for one domain name portal, the encoded user related information will be delivered through domain cookies. Note: your web server does not need to be on the same domain to get the user authenticated. This application passes encrypted information through http request without using cookies. Just register your self, download demo on your server and play with that.
6).
CascadianLogin CascadianLogin is a program which allows the users to add required login access for the coldfusion sites. This program is capable of setting session variables for desired form fields.
|
|
| New CFML scripts |
1).
Passport Passport is a multi-domain user authentication system with password reset, basic information collection and user records update. If you are going to use it for one domain name portal, the encoded user related information will be delivered through domain cookies. Note: your web server does not need to be on the same domain to get the user authenticated. This application passes encrypted information through http request without using cookies. Just register your self, download demo on your server and play with that.
2).
WebLogin PRO with Computer Activation Key (ColdFusion) This is a secure professional single login application that comes with a computer activation key. This is especially required when there are several users using one and the same account or there are hackers stealing and posting your passwords. This shall secure your website.
3).
Security Manager Security Manager is a web security application that provides an interface that gives you control over what users and groups can see and do in your domain.
4).
CascadianLogin CascadianLogin is a program which allows the users to add required login access for the coldfusion sites. This program is capable of setting session variables for desired form fields.
5).
Creating a User Login Feature with ColdFusion This 5-page tutorial shows you how to build a site login, authorization tools, and how to track your users with ColdFusion. Main topics include: Validating Entry and Storing Statistics, Storing Login Information on the Client, and Checking Login Information Page-By-Page.
6).
Secure Login This is a password protection application for your templates. It allows you to permit access to selective pages as well as parts within a page. It has an access database and an admin section that allows database management.
|
|
|
|