ID:               16599
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Unknown/Other Function
 Operating System: Linux
 PHP Version:      4.1.2
 New Comment:

bogus.
Don't rely on <input type="submit">.

Well known.
Use:
if(isset($_POST['param']), not if(isset($_POST['store']).


Previous Comments:
------------------------------------------------------------------------

[2002-04-14 13:59:21] [EMAIL PROTECTED]

tested on netscape 6.2 NO ERROR so far??

------------------------------------------------------------------------

[2002-04-14 13:56:31] [EMAIL PROTECTED]

see the file:
http://ggnxp.com/tests/submiterror.php

description:
abnormal form submit behaviour with IE (maybe IE error?).

try this:
enter a value and hit enter with the mouse.

enter a value and hit enter with the space key.

enter a value and press enter in the text field (IN THE
textfield!!)...NOTHING HAPPENS??

error experienced with IE 6.0.2600.0000, german edition.

[EMAIL PROTECTED]

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16599&edit=1

Reply via email to