Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 10th, 2008, 10:49 AM
Registered User
 
Join Date: Jun 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Check for existence of a cookie

I've seen how to do this in ASP.net, but I'm still in regular ASP. This was originally coded in PHP using isset($_COOKIE['name]). If it existed, the access code was extracted and written to the request header $_POST. We are changing platforms, and I would like to do this in ASP now. If no cookie exists, the login page is built. If data comes in through the cookie, or the form, it is evaluated and the page is built accordingly. I need to know if a cookie was present in case I need to clear it (deactivated account) or update it. Suggestions?

Have a Peachy Day





Similar Threads
Thread Thread Starter Forum Replies Last Post
Testing for an attribute existence? gabster XSLT 2 November 26th, 2007 11:37 AM
How to check database existence? angelran Classic ASP Databases 0 October 30th, 2005 06:39 AM
cookie check. rupen Javascript 1 May 30th, 2005 12:51 AM
Verifying Table Existence kpp01 Access 3 January 5th, 2005 07:23 AM
Check for existence of a session variable apd8x ASP.NET 1.0 and 1.1 Basics 2 November 12th, 2003 11:09 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.