How to get the file name from a full path using JavaScript?
2022-08-29 23:27:58
Is there a way that I can get the last value (based on the '\' symbol) from a full path?
Example:
C:\Documents and Settings\img\recycled log.jpg
With this case, I just want to get from the full path in JavaScript.recycled log.jpg