Submit form in PHP using Hit Enter

Posted by Ajith on Stack Overflow See other posts from Stack Overflow or by Ajith
Published on 2010-06-18T07:44:35Z Indexed on 2010/06/18 7:53 UTC
Read the original article Hit count: 270

Filed under:
|

I am using an image instead of a submit button for search option and use onclick events to load the results using ajax in php.Now I need to load results by hit enter also.Is their any ways to update my application without changing the image.

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about AJAX