PDA

View Full Version : EXAMPLE: Capturing Key Presses


Desmond
10-05-2005, 11:27 AM
Hello,

This example illustrates how to capture key presses using an On Key event. In this example, there is a table of values loaded into the On Preload event. This table is referenced in the On Key event of the page.

Skills Used: On Key, Key Press, Capture Keystrokes, Tables, Arrays.