How do you retrieve file.name without the path?

Hi,
I only want to display the actual file’s name when I do the vault.onUploadComplete fxn, however, it displays C:\fakepath\ at the front of it.
How do I just get the actual file name to display on the alert box?
Cheers,
Brian

Hi
There is a method getData(). It must suit you.
docs.dhtmlx.com/doku.php?id=dhtm … ct_getdata