|
技术资料 > ASP技术 > XML相关 : 如何用Asp判断你的网站的虚拟物理路径 |
如何用Asp判断你的网站的虚拟物理路径 March 25,2004 |
答 使用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> |
|
Copyright © 2001-2008 Shenzhen Hiblue Software Team All rights reserved