"Richard Davey" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello Jason, > > Tuesday, July 6, 2004, 2:37:08 PM, you wrote: > > JW> It might not be a good idea to rely on the "submit" button to be set. Some > JW> browsers do not set/send it if you didn't explicitly click on the "submit" > JW> button. I would use: > > Absolutely. If you hit ENTER to submit a form (rather than click the > button) you often don't get sent the button value. > > Best regards, > > Richard Davey
I never had this problem. Usually the first submit button will come into effect when hitting enter. And my question remains: How do you check which button was pressed (read: which action should be performed) when not relying on this? Regards, Torsten -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php