[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Variables and Advanced DTML
webmaster@zope.org
webmaster@zope.org
Sat, 30 Nov 2002 02:03:25 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/AdvDTML.stx#1-4
---------------
If there is a 'zooName' variable, then the page will print it, if there
isn't, it shows a form that asks for it. When you click submit, the data
you enter will make the "if" evaluate to true, and this code should print
what entered in the form.
% Anonymous User - May 24, 2002 11:26 am:
I think you mean:
what is entered
% Anonymous User - July 18, 2002 9:52 pm:
...was entered...
past tense
% Anonymous User - Nov. 30, 2002 2:03 am:
wow