搜索列表
-
LINE9的目录浏览源程序
【ASP编程】复制代码 代码如下:<%' make sure you have the 6 dir_*.gif files!' yes, you can copy ours if ya want too.. :)' http://line9.com/img/dir_dir.gif .. etc.Function ShowImageForType(strName)strTemp = strNameIf strTemp <> "dir" ThenstrTemp = LCase(Right(strTemp, Len(strT...
LINE9的目录浏览源程序