Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Keypress event


Message #1 by "O'Hara, Elliott M" <EMOHARA@k...> on Wed, 28 Feb 2001 15:37:33 -0500
Hi all 

does anyone have a sub or function to only accept numeric data into a

textbox on the keypress.. if they push a non numeric caracter I want it to

not even show up...

onkeypress doesn't seem to get the pressed caracter.. key up dpes, but if

the user holds down the key... key up never fires... onchange doesn't work

because they actually do get the caracters in...

Alex... any ideas?


  Return to Index