Tuesday, September 10, 2013

unicode normalizing the file input string

unicode normalizing the file input string

I get a list of files from the file input on a page using javascript and
then extract the filename for each file. I need to unicode normalize the
filenames client side using javascript. Is this even possible?

No comments:

Post a Comment