On Fri, Mar 22, 2002 at 05:37:23AM -0800, Hamzal Kamal wrote:
> Is it possible for form to have more than one actions?
In general - no. With Zope - yes! Use :method in your submit buttons
tags.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.