Good Morning!
Set bc = Server.CreateObject("MSWC.BrowserType")
If Not CBOOL(bc.cookies) Then
Default 0.0
The site is preventing the server from rendering information through the
ASP Server.CreateObject("MSWC.BrowserType") installable component.
So, it defaults by not providing any information by this means.
However, it really does support cookies as verified through the following page.
Baking Cookie ASP
The Request.ServerVariables(parameter header) method renders your browser's capabilites
Browser's Headers Information