Re: How to submit a form when user presses Enter key




"Daniel Klein" <danielk@xxxxxxxxxxxxxxxx> wrote in message
news:ts0qo3p6i33dh14e9aoookeldba13g1g3h@xxxxxxxxxx
I'm pretty new at php and web stuff so please be gentle with me.

I'm trying to get a form to submit when the user presses the Enter
key. I do not want to use javascript. I've googled this to death and
cant find the answer (only hints), except on the 'Experts Exhange'
page and you have to pay to get the answer :-(

Why is this such a secret in the open source world we live in?

Daniel Klein

Hi,
If you have a form with a submit button, then ENTER will submit the
form as far as I know.
Not sure about all OS-en or browsers BTW.

Richard.


.