Key Code Tool
- Current Version: 1.0
- Last Revision: 08.12.02
- Language: Javascript
- Requires: MSIE5.0+, Gecko, Mozilla
I very often find myself in need of the value of a particular key on the keyboard and my usual way of discovering that value is to create an html document that I generally name asd.html, hitting the key I want the value for, reading the resulting alert and promptly deleting the file. After the millionth time doing that I decided to give this one a proper file name and stuck it in the tools section. Very simple but useful.