PDA

View Full Version : Javascript/ASP.net textbox



kaban
13 Jan 2010, 09:37 AM
HI Guys

Here's the deal.
I'm trying to write a small JavaScript or Asp.net program which would be doing this:

if W is pressed on keyboard then write '1' in textbox
if E is pressed on keyboard then write '2' in textbox
if R is pressed on keyboard then write '3' in textbox
etc.

any ideas?


Thanks Much in advance