Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: ONKEYPRESS


Message #1 by "Pallone, Claudio [KMR-SPC]" <ClaudioP@K...> on Thu, 6 Mar 2003 16:24:19 -0000
Hi,

How do I detect when the user clicks the enter key in .NET.

I need to call a function on the server when the user press the enter 
key.

In javascript I use this code:

if(oEvent.keyCode =3D=3D 13)

but i can not call a .NET function using javascript

I would really appreciate if someone could help to figure out how to 
achieve this.

Cheers,

Claudio


BMRB International
http://www.bmrb.co.uk +44 (0)20 8566 5000
____________________________________________________________
This message (and any attachment) is intended only for the recipient and 
may contain confidential and/or privileged material. If you have 
received this in error, please contact the sender and delete this 
message immediately. Disclosure, copying or other action taken in 
respect of this email or in reliance on it is prohibited. BMRB 
International Limited accepts no liability in relation to any personal 
emails, or content of any email which does not directly relate to our 
business.

  Return to Index