SetTestCookie - Solution Sites Routine
This sub sets a test cookie to learn if a browser allows cookies.
Definition
Sub SetTestCookie(
byVal sCookieType)
Parameters
- sCookieType
A string containing the name of the cookie type. Legal values for this string arepersistent_cookie
andsession_cookie
.
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.