14 Oct
2004
14 Oct
'04
1:47 p.m.
Hi, I have a form in a zope page template and when the form is submitted it uses a dtml method to process this form. In the dtml method I have this: <dtml-let msg="ValidateForm(username = username, curpasswd=curpasswd, passwd1=passwd1, passwd2 = passwd2)"> <dtml-return msg> </dtml-let> How do I send this back to the page that contains the form? I read that you use dtml-return but how do I display the results in the zope page template. Thanks, Laura
7844
Age (days ago)
7844
Last active (days ago)
0 comments
1 participants
participants (1)
-
Laura McCord