It is a client side browser issue.  Which browser are you testing within???



-----Original Message-----
From: rija <[EMAIL PROTECTED]>
To: php <[EMAIL PROTECTED]>
Date: Sunday, November 10, 2002 9:49 PM
Subject: [PHP] Submit hitting enter problem


What am I missing?

My form does not submit when I hit enter in the text box.
I do something approximately like this :

<form action="index.php?s=add" method=post>
....
<input type=text name=bongabe value=something> 
...
<input type=submit value=submit name=submit>

//

Thanks in advance.



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

Reply via email to