Question
str.replace can't recognize some character in adobe js
Hi,
Some file name with foreign character like à è ì ò ù À È Ì Ò Ù. Want to replace with others and for this str.replace(/à/g, '1OeL1') use this js function but this function can't recognize those character.
How can i recognize those character with adobe js. please help me in this regards. i'm working on adobe bridge cs5.
thanks in advance.
