Re: [Zope] Displaying dtml method results from zpt
Laura McCord wrote:
I have a form that submits information to a dtml method. The dtml method calls a python script: <dtml-call password> The python script returns a variable: return(msg)
How do I display that variable, msg, in my zpt?
What zpt!? you submit to a dtml which calls a script that returns a value ... there's no zpt ... Anyway, your question is probably answered here: http://zope.org/Documentation/Books/ZopeBook/2_6Edition/ZPT.stx read the section "Creating a File Library with Page Templates" HTH -- //// (@ @) ----------------------------oOO----(_)----OOo-------------------------- <> Ojo por ojo y el mundo acabara ciego /\ Alexis Roda - Universitat Rovira i Virgili - Reus, Tarragona (Spain) -----------------------------------------------------------------------
participants (1)
-
Alexis Roda