JScript limitattions

From: Ricardo mouro (lrimouro_at_uol.com.br)
Date: 05/27/04


Date: Thu, 27 May 2004 15:01:04 -0700

I have a internet application made with ASP, and need to manipulate some keys pressed by the user, like Escape, Arrows.
In a common jscript language I can use keypress event in the <body> tag, but the same thing does not work on IE for Win CE 4.2.
I there a way to manipulate key pressed event?
I there a manual for Jscript for win ce that show me the limitattions?

Luiz Ricardo Mouro