key Log In

You are here: wiki.fini > TWiki Web > PostEventToCalendarX

Start of topic | Skip to actions

Post Event

 Create an Event 
Event:
%TMPL:DEF{PROMPT:PostEventToCalendarX}%
<!-- start of the form elements -->
<fieldset><legend><strong> &nbsp;Create an Event&nbsp; </strong></legend>
<table>
  <tr>
    <td align="right">Event:</td>
    <td><input type="text" id="the_event" name="the_event" value="" \
              size="60" />
    </td>
  </tr>
  <tr>
    <td><input type="submit" value="Submit" class="twikiSubmit" />
    </td>
  </tr>
</table>
</fieldset>
%TMPL:END%
%TMPL:DEF{OUTPUT:PostEventToCalendarX}%
%POS:BEFORE%   * %URLPARAM{the_event}% 
%TMPL:END%

This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding wiki.fini? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.PostEventToCalendarX