AlexanderSaintCroixSandbox

  • Set VNAME = hello

hello

Alexander Saint Croix's Sandbox

Create new item

Below there is an example of how to use an HTML form to pass information into a TWikiForm? attached to a given topic. I think that we can use this in order to move contents from forms into KnowledgeBase? style articles. This comes from Michael Daum.

<form action="http://java.eremite.org/bin/save/Main/" method="post">
<input type="hidden" name="onlywikiname" value="on" />
<input type="hidden" name="templatetopic" value="BlogCommentTemplate" />
<input type="hidden" name="formtemplate" value="BlogCommentForm" />
<input type="hidden" name="TopicType" value="BlogComment" />
<input type="hidden" name="BlogRef" value="%BASETOPIC%" />
<input type="hidden" name="topicparent" value="WebHome" />
<input type="hidden" name="topic" value="StoryXXXXXXXXXX" />
<input type="submit" value="Add a Story to this Iteration"/>
</form>

Main . AlexanderSaintCroixSandbox

Navigation

r11 - 03 Mar 2006 - 16:53 - AlexanderSaintCroix
Copyright © 2005-2006 Alexander Saint Croix. All material on this collaboration platform is the property of the contributing authors.
Powered by TWiki/Dakar Wed, 14 Dec 2005 build 7851