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:
if e.keycode = keys.enter then textbox2.focus() end if
thanks in advance guys..
more power.




Reply With Quote