服务器之家 > 正文
对于asp下我们如果获得当前程序的文件名,就可以利用下面的代码获得,是不是很简单呢
DimcurUrl:curUrl=Replace(Request.ServerVariables("Script_Name"),"/","")