% @LANGUAGE = VBScript %>
<%
Option Explicit
Response.Expires = 0
%>
Motor Show
<%
Dim CookVal
Response.Write "hello" & "
"
CookVal = Request.Cookies("Asp24h")
if CookVal = "" then
CookVal= "1"
end if
Response.Write "[" & CookVal & "]
"
If (CLng(CookVal) Mod 379) = 0 Then
%>
Motor Show
Pictures from the British Motor Show 2006 at Excel
<%
Else
%>
You do not have permission to view this page. If you would like access please
click on the following link and provide your name and email address.
Photo access
request.
<%
End If
%>