<%@ LANGUAGE="vbscript" %> <% Option Explicit %> Current Path <% Response.write "The Current Path:" & Request.ServerVariables("Path_Translated")%>