str=path/a/b/c/100/file1_idkdsfe.docstr=mid(str,len(str)-InStrRev(str,"/",-1,1))response.write str就可以了。可能有些小的出入,自己改一下就可以了。
str=split(url," /")response.write str(4)