<%@ language=vbscript%> <% OPTION EXPLICIT response.buffer=true Server.scripttimeout = 6000 %> VCM PLACEMENT <% If trim(Request("htmlStartDt")) <> "10/10/2002" then response.cookies("VcmError1") = "" response.cookies("VcmError1") = "Error3" 'Response.write "Here" 'Response.end %> <% response.end End If %>