When I hit my homepage the first time (e.g. after a reboot), the
server variable HTTP_COOKIE is empty. If I reload the page,
HTTP_COOKIE has got a value. This makes sense, but I'm looking to
request HTTP_COOKIE on the first page hit. Any ASP-based ideas?
(Otherwise I'll program a page reloader...)