Test DG HTMLet Form: Difference between revisions

From KBwiki
Jump to navigation Jump to search
(New page: = A Simple Test Form = This uses a HTMLet to present a simple form for the user. It is embedded into this article using a htmlet tag. <htmlet> newErcoftacArticleForm </htmlet>)
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
= A Simple Test Form =
= A Simple Test Form =
This uses a HTMLet to present a simple form for the user.  It is embedded into this article using a htmlet tag.
This uses a HTMLet to present a simple form for the user.  It is embedded into this article using a htmlet tag.
<htmlet>
<htmlet nocache="yes">newErcoftacArticleForm</htmlet>
    newErcoftacArticleForm
 
</htmlet>
== Notes ==
* The htmlet tag must '''not''' have any whitespaces eg, carriage returns in it!  Otherwise it believes it has a file name terminated with a blank character.

Latest revision as of 08:46, 7 December 2010

A Simple Test Form

This uses a HTMLet to present a simple form for the user. It is embedded into this article using a htmlet tag.

Cannot find HTML file newErcoftacArticleForm.html

Notes

  • The htmlet tag must not have any whitespaces eg, carriage returns in it! Otherwise it believes it has a file name terminated with a blank character.