request is undefined

From: Sunny (sunilt007_at_hotmail.com)
Date: 03/04/04


Date: Thu, 4 Mar 2004 17:32:53 -0500

i have a wsc file in which i am using
str = Request.ServerVariables("HTTP_ACCEPT_LANGUAGE");

it gives an error

-2146823279 - 'Request' is undefined

can you tell me ow do i get this server variable value.