
| <%
@ Language="JavaScript"
%>
<HTML> <BODY> <% Response.write(Server.MapPath(Request.ServerVariables("PATH_INFO")) + "<BR>" + "<BR>") var fsObj = new ActiveXObject("Scripting.FileSystemObject"); while (!txtFile.AtEndOfStream) { %> </BODY> </HTML> |