I have an app where users often copy text from a Word document which is stored in a database. I need to convert the binary to simple ascii for later use. The following function seems to work with most characters, it gets the charCodeAt, replaces control characters with a space and then tries to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.