skip to content

Posts Tagged 'asp'

Extracting the filename from a file path with a single line

26 January 2009 at 14:46

There are frequent times when a full file path is extracted from a database or passed to your function and you need the file name. This handy Classic ASP one liner can be used to pull out the ...

Tags: asp | code | filepath | filename

Posted in ASP Code Snippet | No Comments