Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Write cookies
Write and Read A Cookie
Working with cookies basic
Web-user Authentication for IIS
Verify your members
The JonShaft Cookie
The Lowdown on Cookies
System of management customers for ignited to protected areas (1a part)
Storing Non-Durable Data for Cookie-less Sessions
Spider Catching in ASP
Simple ASP Authentication System
Sharing Cookies Across Domains
Session Based Login
Secure Login
Removing unconfirmed members
Top Code
A Simplified Password Protection Tutorial (IDC)
Absolutely Easy Password Protected Pages
ASP Cookies
ASP Tip : Cookie Security
Authentication
Chocolate Chip Cookies
Clarification on Random Numbers
COM Based IIS Authentication-with AuthentiX
Cookie Basics
Cookie Debugger
Cookies FAQ
Creating a Database-Driven Login Page
Creation of an area of classified access
Custom Security, Authentication #2
Custom Security/Authentication #1
ASP > Tips and Tutorials > User Management
Source List
All | Freeware

Code 21-30 of 49   Pages: Go to  << Prior  1  2  3  4  5  Next >>  page  


Login with sessions is an ASP tutorial in which author deals with various methods involved in generating password protection through admin section from the database. In this article author offers various source code to generate login system in the us



Let's bake some cookies is an ASP tutorial in which author concentrates on how to utilize cookies. In this article author offers various example for how to use this cookies in tracking the visitors activities. This article will be helpful for the web



IP Address Filtering and Restriction System is an ASP article in which author gives enhanced details for the users to construct an IP filter in their website. From this article the users can get detailed description about various topics involved in g



I need to log a user's action is an tutorial in which author gives few tips to create a table for entering visitors username and password. Here are few examples to generate the above said process. This will be helpful for the webmasters and ASP prog



Chocolate Chip Cookies is an tutorial which deals with generation of cookies. Here author describes about how to create cookies and how it can be sent from the users server to the clients computer. Through this tutorial users can get enhanced idea ab



This is an ASP tutorial in which author gives enhanced description about how to generate the application to provide password protection to the users website, what are all the test that have to be taken to secure the ASP pages, various troubleshooting



How To Use Cookies in an ASP Page is a tutorial through which users can get detailed description about using the cookies to store and access the visitors information from a cookie on the client system in a step by step method. In this article author



How to Integrate Login with a Master/Details Application is an ASP application through which users can create a seperate login application in ASP. With the help of the code given by the author user can integrate this application into their existing A



How to create and retrieve cookies using ASP is a tutorial in ASP which deals with the creation of cookies in ASP. In this tutorial users can gather various informations about the statements and functionalities which executes the process of generati



How to Detect If Cookies Are ON is a web based tutorial in which author deals with how to detect the cookies existance in the visitors computers with the help of session variables. This is an useful tutorials for the programmers and the ASP developer