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 41-49 of 49   Pages: Go to  << Prior  1  ...  3  4  5  page  


Cookie Debugger is a tutorial which specifically concentrates on how to generate set of cookies and what are all the methods to assign a value for each cookie. Here author offers few codes which helps to return a list of name and values for the cooki



Cookie Basics is a web based tutorial through which users can get an idea about generating cookies for tracking the visitors activity. Here there are few codes to create cookies, to view the information that have been stored in the cookies and how to



COM Based IIS Authentication with AuthentiX is an ASP article in which the author deals about various methods regards with authentication of users website or web pages and also about description of Authentix extensibility SDK. This application is ver



Clarification on Random Numbers is a web based tutorial which deals with various solutions for creating random numbers in the users website. This article will be helpful for the webmasters and the ASP programmers for password generation for their sit



Authentication is a tutorial which gives detailed description of user authentication, what are all the methods that the users can utilize for creating user authentication in their website. This article will be helpful for the ASP programmers.



ASP Tip : Cookie Security is an ASP tutorial in which author discusses about how to protect the cookies on the users computers. This article has few codes to secure the users website cookies. This article will be helpful for the ASP programmers and t



ASP Cookies is an ASP tutorial in which author deals with what is cookies, how to create a cookie, how to retrieve cookie value, what are all the keys that had been used in cookies, which browser don't support cookies, and more. This article gives ex



Absolutely Easy Password Protected Pages is an ASP article through which users can get codes to provide password protection to their web pages easily without using any database. This article will be helpful for the webmasters and the ASP programmers.



A Simplified Password Protection Tutorial (IDC) is a tutorial which deals with steps that have to be taken while generating password protection for ASP pages. In this article the author describes about creating form with IDC files, what are all the