|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Cookies |
From: |
Mike |
Date: |
4/27/2000 4:54:19 PM |
IP: |
159.75.32.249 |
How do you veryfy a cookies existance.
Have tried IsEmpty(Request.Cookies("Users")) where Users is the Cookie Dictonary.
It always returns False
When I tried
ShowMe = Request.Cookies("Users")
There was nothing to see.
So Null would not work and its not empty because it does not exist.
Is there an equavalant to FileExists for Cookies. |
Follow Up - Re: Cookies - Giovanni Zomer 5/5/2000 7:08:27 PM
|
|
|
|
|
|
|
|
|
|
|
|