Use onKeyPress(Key key) event of Javascript. The parameter passed is the
ascii code for the pressed key.
----- Original Message -----
From: "Bijjam SrinivasReddy" <srinivas.reddy@f...>
To: "Pro_JavaServer_Pages" <pro_jsp@p...>
Sent: Tuesday, February 26, 2002 3:50 PM
Subject: [pro_jsp] Short Cut Keys
> Hi All,
> I want to implement Hot keys for saving of information in the html
> form .
> I mean to say that when I press say CTRL+S, it should invoke the Save
> Button on my form(Not not the save of Exploreer) and do the same operation
> what the save button Does.
> Please let me ASAP
>
> Regards
> B S REDDY
>