joe ertaba wrote: > One problem if I want to analyze text(using standard Ascii control > codes) first is that it is time consuming work! Oh, I didn't realise you meant control codes... sorry but I don't know of any way of processing them (normal editing distinguishes between characters and control codes via the keyCode and charCode properties).