i tried and im getting:
Y:\demo\moreshetObjects\modulObject.cs(29): The type or namespace name
'HttpContext' could not be found (are you missing a using directive or an
assembly reference?)
string s = HttpContext.Current.Request.ServerVariables["SCRIPT_NAME"]; //