Hello,
I have a problem as follows:
I have a form with a single text field value to capture user input. There is NO submit button. When the user inputs a value in the text field and then hits ENTER on the keyboard, a javascript function must be called.
How do I do this without using a submit button?
Thanks in advance!
Cheers,
Dipesh.
I have a problem as follows:
I have a form with a single text field value to capture user input. There is NO submit button. When the user inputs a value in the text field and then hits ENTER on the keyboard, a javascript function must be called.
How do I do this without using a submit button?
Thanks in advance!
Cheers,
Dipesh.