Find Server Path

by RameshKumar 2008-10-14 18:55:36

To find server path use the following code it will print the path

<%
Response.Write Server.MapPath("your-file.asp" )
%>

Tagged in:

1820
like
0
dislike
0
mail
flag

You must LOGIN to add comments