- 1,251 categories
- 40,829 scripts
- Get some information about those cookies you keep hearing about, learn how to create one yourself.
- A basic information on using Cookies in ASP. An access counter is used as an example.
- This tutorial shows how to keep information from the user in your server (Session method) and how to share information between users (Application method). This is only a basic tutorial for beginners with only basic features are described.
- This article describes three simple techniques which combine persistent cookie management and creative redirects to give users a consistent experience as they move through sites in different subdomains and domains.
- Session variables can store user-specific information for you. This tutorial explain how to configure your server and how they work (and when they don''t).
- There are several ways to maintain state in ASP. This article takes a look at them, and a means to determine which ones are best to employ.
- 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 are not transferrable across domains; the only domain that can access the cookie is the domain that created it. This article describes solutions to bypass this limitation using Active Server Pages.
- This tutorial explains how to set up and manage session and application level scripting using the global.asa file.
- Cookies are a very useful; they can store usernames/password, preferences, last visits, etc. This short explains how to store information a user may type in at a typical website.
Page: