[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Advanced
Page Templates
webmaster at zope.org
webmaster at zope.org
Tue Mar 23 21:49:31 EST 2004
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/AdvZPT.stx#3-49
---------------
For example here's a part of a form template::
...
<form action="action">
<input type="text" name="name">
<input type="text" name="age:int">
<input type="submit">
</form>
...
% Anonymous User - Mar. 23, 2004 9:49 pm:
<from action="action".rjw
More information about the ZDP
mailing list