ClanMan ASP Login is a small program that allows secure protection for your entire website. Some of the features: Unlimited security levels, Encrypted Passwords that can be on or off, Email verification, Cookie support, Full support of CSS
Using a simple server-side include (SSI), ASP developers can use TraceLog''s simple but powerful tracing facilities to view events on remote web servers straight from an Internet-enabled Windows PC
&<p&>
TraceLog events...
Using a simple server-side include (SSI), ASP developers can use TraceLog''s simple but powerful tracing facilities to view events on remote web servers straight from an Internet-enabled Windows PC. TraceLog events are easily added to new or exi...
PollPro provides seamless and simple integration into your existing website with one line of code. Create unlimited number of polls, with unlimited number of options per poll. Graphical output of poll results and archived polls. Fully customize the l...
This script will validate form input against field in a database. The script will connect to the database and query the database fields - if the form input matches the database, a cookie will be allocated which will remain across any further ASP page...
This is a Web-based cookie script generator. You enter cookie''s name, value and expiration in days, and it will automatically generate an ASP document for you.
This article will explain the problems faced with detecting cookies in ASP and address them one by one. You will then be presented with a cookie detection script written in ASP that you can use on your own site.
Cookies can be used to remember things about a user when they come back to your site. Cookies expire after a certain amount of time which you can set. Also, the clients browser must have cookies enabled for them to work. Here is a very simple example...