CookieLogin

Description

Use this control to authenticate the current user using the encrypted Cookie that was saved from a previous visit to this web site.
Add this control to your login page or home page.

Appearance
This control does not render any HTML elements.

Attributes
Control has no attributes

Remarks
The encrypted Cookie is sent to a customer's browser when they check the Remember my address information option on the CheckoutAddress page.

Don't use this control if your application requires more rigorous user authentication. For example, when two or more users share the same PC, there is the possibility that these individuals will share the same cookie and therefore appear to the application as the same user.