In Denmark we use "," as decimal seperator instead of ".". Thats a problem for me using the isNAN(). I want to validate a text field and allow ",", so I can not use isNAN(). Does any one have a smart solution?