Categories
Tags → Cookies Method

Managing Users with Cookies

This shows how to save and retrieve cookies in ASP; also shows how to set an expiration date. This method is one of the easiest ways to keep track of users on your site.
DETAILS

XID Registration/Authorizing System

XID is back with many new advanced features. Now includes Admin panel with many features, IP Ban, IP Log, User info lookup, Change Users Info , and delete users. Users can change almost all there login details. profiles are more advanced. A NEW setti...
DETAILS

JScriptEncrypt

This JavaScript library provides encryption for Web pages using simple, text-oriented method called column transposition. The idea is to write the plain text in block on the row-first bases. The text is then read column-first. The trick is in that th...
DETAILS

Cookies with ASP

Cookies can be a good method for passing data between pages and especially for retaining data between sessions. Today, it''s pretty safe to assume that anyone who is using your site can use cookies, since nearly every site that is non-static mak...
DETAILS
©2003-2019 jCay.com