Click to See Complete Forum and Search --> : from keyCode to text input


Clownr
03-14-2003, 03:04 AM
Hello,

I'm searching the internet for a way to convert keyCode into letters,
the otherway around is familiar to me.

Example: when a visitor writes a keyCode number in a text input, and I can get the matching letter with it.

It doesn't have to work with controlkeys (esc, f1-f12, backspace, etc)

Can anyone help me?

Clown'r