problem with enter key
Posted: Wed Oct 20, 2004 7:46 am
I have a simple search form and when you press the enter key it doesn't activate the button just makes the text in search field blank, any ideas?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
<input type=hidden name=submit value=submit>
<input type=submit name=submit value=submit>