Generating Cookies
There are three methods for generating cookies:
- Using the DHTML Object Model, compatible with ECMA 262 Language Specification
- Using the Windows CE Internet functions
- Using a CGI script
All of the methods need to set the data that is included in the Set-Cookie header.