<%@ LANGUAGE = VBScript %> <% Option Explicit %> <% On error resume next 'Ensure that this page expires within 5 minutes... Response.Expires = 5 %>