Forms with multiple submit buttons vs 'form' objects with single 'submit' methods

Paul Rubin http
Thu Apr 13 20:36:49 EDT 2006


neil.fitzgerald at ic.ac.uk writes:
>   Here's my question:  Suppose a form has more than one submit button.
> Now the COM 'form' object has a 'submit' method that doesn't take any
> arguments, so how do I tell it which button I want to press?

What difference does it make?  Don't they all do the same thing?



More information about the Python-list mailing list