搜索文章:

首页  |  Java技术  |  Asp.net  |  Asp编程  |  VC/C++  |  Delphi  |  VB编程

如何用Asp判断你的网站的虚拟物理路径

答 使用mappath方法

<p align="center"><font size="4" face="arial"><b>
the physical path to this virtual website is:
</b></font>
<font color="#ff0000" size="6" face="arial">
<%= server.mappath("\")%>
</font></p>

()

相关文章:
© 2006   www.java-asp.net