Results 1 to 7 of 7

Thread: keydown event???[resolved]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member mar_zim's Avatar
    Join Date
    Feb 2004
    Location
    Toledo Cebu City.
    Posts
    1,416

    keydown event???[resolved]

    hi to all...

    sorry guys im very new in this thing
    how could i catch the keydown event of the textbox??
    it seems i dont see keydown event of a textbox in asp.net..

    VB Code:
    1. if e.keycode =  keys.enter then
    2. textbox2.focus()
    3. end if

    thanks in advance guys..
    more power.
    Last edited by mar_zim; Sep 18th, 2004 at 02:23 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width