hmm... you DID read it... you (@$*!

well then i'll ask my question:

lets say i have a string like "http://www.abc.com/~def/ghi/Text.txt"
and i want to have the text.txt filtered out of the string.
But, the string can be modified by the user.. so it can be different...
like "http://www.def.cah.ter.r/i~gnudie/gi8/35t/avc/Test.asp" and then i want the Test.asp filtered out.

How do i do this?

Thanks in advance.