... cosi':

codice:
str="C:\Documents and Settings\fa_s\Desktop\sasa_2003_05.xls";
str=str.substr(str.lastIndexOf('\')+1);
alert(str);
Fammi sapere !