Hi everybody,
I want to capture the enter key on text for windows ce msie6.0 but there is no button for that so i cannot use default button property for the form tag itself. What else i can do to capture the Enter key?
Thanks..
|
|
Hi everybody, I want to capture the enter key on text for windows ce msie6.0 but there is no button for that so i cannot use default button property for the form tag itself. What else i can do to capture the Enter key? Thanks..
|
||
|
|
|
|
I have used this function javascript in IE6, not sure if it will work in Windows CE
Edit: This function captures the input in all fields. You can plug it to the textbox of your choice if you like. |
||
|
|