Categories
ASPTips and Tutorials → Cookies and Sessions

How to modify expire date of a cookie

To create cookies in ASP is so easy. After creating cookies, you will store it in client''s visitors. While creating cookies, you must notice to modify the expire date of cookies. Because life length of a cookies is in your hands.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Cookies Basics

A cookie is a message given to a Web browser by a Web server. The main purpose of cookies is to identify users and possibly prepare customized Web pages for them. This article explains benefits of using cookies and shows how to create and retrieve th...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

ASP Tutorials - Sending, Receiving Cookies, and Persistent Cookies

This tutorial describes: What is a cookie? Sending and receiving cookies. Cookie properties and itemized values. Other cookie features.
  • Platforms
    • Windows
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

ASP Tutorials - Managing Session Object and Passing Variables in Session

This tutorial describes: How ASP server uses cookies to pass an ID with the browser to link multiple HTTP requests together. How ASP server offers the session object to ASP pages to share information between multiple requests or pages. Different ...
  • Platforms
    • Windows
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Using Cookies

Learn how to read and write cookies with Asp.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Read and Writing Cookies

Learn how to read and write cookies with ASP through forms.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Read and Write Cookies

Tutorial explaining how to read and write cookies and why they can come in handy. The tutorial also gives examples of how cookies can be used to personalize webpages.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

ASP Session Transfer across domains

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...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Quick Cookie 101

This quick and simple tutorial gives you an quick idea on how cookies are set && read by your scripts. Cookies are a quick and easy way to add any form of interaction to your site this tutorial gives you a quick 101 on how to use them in your...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating Cookies With ASP

No matter how you feel about cookies, good bad or indifferent, they are an integral part of many webs. Why not unlock the mystery and write your own? Here''s a quick rundown on this.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com