I keep getting a runtime error saying that request is a required obejct? any Ideas?

If Request.Cookies("Visited") <> Null then
FirstTiime = True
end if

Thanks
Devin