| <input type="hidden" name="templatetopic" value="ExampleTopicTemplate " /> Above form asks for a topic name. A hidden input tag of name "templatetopic" specifies the ExampleTopicTemplate  as the template topic. Here is the HTML source of the form:
 <input type="hidden" name="templatetopic" value="ExampleTopicTemplate " />
 
 |  |