Good day !

Let say I am in a page of a website, may be http://www.abc.com/def.asp

How can I get the string of the filename, which is "def.asp" in this case in ASP ?

Thanks a lot !