<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> test page

<% Response.Write(Server.MapPath("/pub/index.htm")) Response.Write("hello this is a test") %>