- 1,251 categories
- 40,829 scripts
- In this tutorial, we will take a look at Application Object. When you''ve used Application Object, all ASP pages can store and retrieve information. The information in Application Object stored in server and all ASP pages can access the informat...
- Categories
- Platforms
- Licenses
- The Session object stores information needed for a particular user''s session on the web server. It is automatically created every time when an ASP page from the web site or web application is requested by a user who does not already have a sess...
- Categories
- Platforms
- Licenses
- If you are working in a mixed development environment you know that ASP &"Classic&" and ASP.NET cannot share session state information. I am offering the source code I used to this resolve this issue as well as discussing a couple o...
- Categories
- Platforms
- Licenses
- You may have a situation where you have two ASP websites, which could be on different servers, and you need to pass a visitor from the first site to the second site, whilst retaining all the session variables.
This is the purpose of the XSess S...
- Categories
- Platforms
- Licenses
- Now Supports Multiple User Authentication.
Flogin! is an ASP script which can control access to web pages. Just include flogin.asp in your page and the content after the include would be protected from unauthorized users. It is a simple ASP login s...
- Categories
- Platforms
- Licenses
- ASPSecured is a security management system for ASP pages and applications made easy. NO dll''s to install. User and group management, account expiration / deactivation, automated user signup, tracking, forgot your password, and mass e-mail are o...
- Categories
- Platforms
- Licenses
- This is the ASP version of Wizz Computers Guestbook. It uses an ADO connection object, using an ODBC DSN to connect to the database. The ADO connection object has session scope and is instantiated in Global.asa. Before using the ASP version you'...
- Categories
- Platforms
- Licenses
- This is a simple ASP session counter that allows you to count how many unique user sessions were opened in your site. Useful for tracking the number of unique users.
- Categories
- Platforms
- Licenses