[Zope] Re: [Zope-dev] Re: [Zope] Passing data to/from Python

Stephan Richter srichter@cbu.edu
Mon, 27 Mar 2000 00:45:04 -0600


>
>>
>>4. The way I call my Python function now is through the > tag, where 
>>"search" is the external method ID. The form has a field called "name", 
>>and my Python function has an argument also called "name", and so it 
>>recuperates the string that was entered in the "name" field. Can I pass 
>>the "name" as an argument to a DTML method
>I'll have to pass on this question to someone who is more experienced.

<dtml-var "search(name=name)"> should do the job, if I understand your 
question right. (Works like in Python.)

And remember: If you want performance, use any OS other than Windoze. Two 
good free DBs are PostGres (currently in 7.0 beta 3, yeah!) and MySQL. If 
you go to the RedHat site and sign up, they will send you Oracle 8i for 
free (or do they not do that anymore). I think Sybase has a similar 
promotion program. For all these DBs you have Zope DB Adapters.

Zope is cool, the docs are a big issue (I know), but a lot of people work 
very hard to change that. If you have suggestions of how to improve them, 
mail: Zope Documentation Project <zdp@zope.org>. Thanks.

Regards,
Stephan
--
Stephan Richter - (901) 573-3308 - srichter@cbu.edu
CBU - Physics & Chemistry; Framework Web - Web Design & Development
PGP Key: 735E C61E 5C64 F430 4F9C 798E DCA2 07E3 E42B 5391