codice:
var str="C:\Documenti\immagini\foto1.jpg";
var nomefile=str.substr(str.lastIndexOf('\\'));
ciao