Determine if the Users Browser can Accept Cookies
Category:
ASP, HTML and XMLType:
SnippetsDifficulty:
BeginningAuthor:
Intelligent Solutions Inc.Version Compatibility: ASP
More information:
If your web page requires cookies or session variables to function properly, you might want to check if the user's browser is configured to accept cookies. This code shows you how and provides an example.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: