on 11/11/02 2:16 PM, rija ([EMAIL PROTECTED]) wrote:

> Thanks for your quick answer,
> 
> But it doesn't change anything.
> <textarea> change my text box into big text area-
> 
> So I always have to click on submit button to submit the form.

Actually, I miss-read your question... do you WANT the form to be submitted
when hitting return/enter???

And you find that this is not happening when you are in a text field???

Correct?


This is a browser thing... I don't *think* there's anything in the standards
to say when hitting enter should/shouldn't work -- i think it's something
that each browser will do differently.

There may be something you can do with javascript.


Perhaps check out:
http://www.w3.org/TR/1998/REC-html40-19980424/interact/forms.html


Or find a similar form example on another site, and dig around thru the code
to have a look how they did it.


Justin


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to