Line 960 is an empty line. Isn't it?
The only include that came before that line would have been the inc_footer.asp file.%>
<!--#INCLUDE FILE="inc_footer.asp" -->
<%
Response.End
end select
<!-- line 960 -->
txtMessage = ChkString(Request.Form("Message"),"message")
txtAddress = ChkString(Request.Form("Address"),"url")
- David