OddMix IconOddMix COMPUTER PROGRAMS 

Free Javascript JScript Downloadable Program ASCII Control Code Characters Table

This downloadable free JavaScript program page helps webmasters and programmers to look up ASCII Control Character Codes faster and much easier. The original ASCII (American Standard Code for Information Interchange) is a set of 7 Bit codes originally designed for teletype operations. It was used to transfer data in the form of letters, numbers, some symbols, and control characters. At the down of the computer era it was exclusively and widely used for I/O (Input/Output) and computer communications. Not only the original ASCII code has survived to the present, but when the PC (Personal Computer) arrived at the scene, it was extended into the present day 8 Bit or extended ASCII.


Program Features:

• Written in JavaScript
• Covers all Control Codes
• Range Decimal: 0-31
• Range Octal: 000-037
• Range Hexadecimal: 00-1F
Free for noncommercial use
• Do NOT modify script!
Download zip file

Program Usage:

Download ascii_cc.zip file
Unzip the ascii_cc.zip file
Place following line on your webpage:

<script scr="path/ascii_cc.js"></SCRIPT>
"path" is where the ascii_cc.js file located


Previous Page

Copyright © 2017 K Nagy - http://www.OddMix.com - All Rights Reserved
Page Revised: 2017-04-05 - - Privacy Policy - Site Map - Support