[Zope] Passing forms data to external python methods
raver@box.dust.za.net
raver@box.dust.za.net
Thu, 11 Mar 1999 16:51:26 +0100
--ZPt4rx8FFjLCG7dd
Content-Type: text/plain; charset=us-ascii
--ZPt4rx8FFjLCG7dd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=arg-mail
Hi!
I have a form here wich should submit 5 values on to an external python
method (as 5 arguments to a function). Now - one value from form to
function is no problem - more then one is. Questions arise....
How are more than 1 value submitted from a form? How can I get those values
passed onto an external method, and have the values assigned to the functions
argument?
Help is much appreciated!
Sture
--ZPt4rx8FFjLCG7dd--