Joseph Thayne wrote:
"What you maybe ought to consider is using several submit buttons, and give each a name and a value. That way, your PHP script can check for a specifically named variable sent from the form. That way, you keep many people happy, and your site still works perfectly."

The problem with doing it that way is that IE is not happy with multiple submit buttons in a single form.

I've never seen IE have a problem with multiple submit buttons. I'm guessing you're doing something wrong. I often have multiple submit buttons.

Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP

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

Reply via email to