Validation of file names in JavaScript

  •  06-17-2009, 12:14 AM

    Validation of file names in JavaScript

    Hi,
     
    I need to check the selected files *before* upload to make sure they have the correct file names.
     
    How can I do this in JavaScript?
     
    Thanks in advance. 
View Complete Thread