Skip to content

Instantly share code, notes, and snippets.

View TomKaltz's full-sized avatar

Thomas Kaltz III TomKaltz

  • Nationwide, USA
View GitHub Profile
<%option explicit%>
<%Response.Buffer = True%>
<%Response.Expires = -1442%>
<%Response.AddHeader "Pragma", "no-cache" %>
<%Response.AddHeader "Cache-Control", "no-cache"%>
<%
'###########################################################################
'#
'# Version History
'#