Test DG HTMLet Form: Difference between revisions

From KBwiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision 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>newErcoftacArticleForm</htmlet>
<htmlet nocache="yes">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.