18 Jun
2002
18 Jun
'02
7 p.m.
"John \"Amazn\" Hazen" writes:
To anyone who knows their Zope, Within Zope I'd like to create a News Submission Form such that a user can type in a title and an article. The title of the DTML Document would then correspond to the title entered by the user and the body of the DTML document would be the article entered by the user. Anyone know though how I can dynamically create this DTML Document using Zope? You read the Zope Book? Do it, if you have not yet done it.
There may be a "GuestBook" example (maybe its in the Zope tutorial). That does almost as you need it. Dieter