File path: c: /winnt/help/iishelp/common/500-100.asp
<% @ Language = "VBScript"%> <% OPTION Explicit
Const lngmaxformbytes = 200
Dim ObjaspeRror, BLNERRORWRITEN, STRSERVERNAME, STRSERVERIP, STRREMOTEIP DIM STRMETHOD, LNGPOS, DATNOW, STRQUERYSTRING, STRURL
If Response.buffer thratus = "500 internal server error" response.contenttype = "text / html" response.expires = 0 end if
Set objasperror = server.getlasterror%>