|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>htp on-line reference
</TITLE>
<link rel="stylesheet" type="text/css" href="styles.css">
<meta name="Generator" content="htp 1.18">
</HEAD>
<body bgcolor="#b0b080">
<table border="0" cellspacing="5" cellpadding="15" width="100%">
<tr>
<td colspan="2" bgcolor="white">
<img src="pic/logo.png" alt="HTP" width="171" height="105">
<h1>
htp on-line reference
</h1>
</td>
</tr>
<tr>
<td width="20%" bgcolor="white" valign="top">
</td>
<td bgcolor="#f0f0d0" rowspan="2" valign="top">
<H2>Table Of Contents</H2>
<ul>
<li><a class=noline href="intro.html">Introduction</a></li>
<li><a class=noline href="license.html">Clarified Artistic License</a></li>
<li>Tutorial
<ul>
<li><a class=noline href="tutorial.html">Macros</a></li>
<li><a class=noline href="include.html">Including</a></li>
<li><a class=noline href="template.html">Templates</a></li>
<li><a class=noline href="default.html">Files</a></li>
<li><a class=noline href="metatag.html">Metatags</a></li>
</ul>
</li>
<li>Usage
<ul>
<li><a class=noline href="usage.html">Command-line and response files</a></li>
<li><a class=noline href="options.html">Options and customization</a></li>
<li><a class=noline href="macros.html">Predefined macros</a></li>
<li><a class=noline href="expand.html">global and expand</a></li>
</ul>
</li>
<li>HTP Tags
<ul>
<li><a class=noline href="alttext.html">ALTTEXT</a></li>
<li><a class=noline href="block.html">BLOCK, /BLOCK</a></li>
<li><a class=noline href="blockdef.html">BLOCKDEF, /BLOCKDEF</a></li>
<li><a class=noline href="def.html">DEF, /DEF</a></li>
<li><a class=noline href="file.html">FILE</a></li>
<li><a class=noline href="if.html">IF, ELSEIF, ELSE, /IF</a></li>
<li><a class=noline href="inc.html">INC</a></li>
<li><a class=noline href="img.html">IMG</a></li>
<li><a class=noline href="imageurl.html">IMAGEURL</a></li>
<li><a class=noline href="opt.html">OPT</a></li>
<li><a class=noline href="output.html">OUTPUT</a></li>
<li><a class=noline href="quote.html">QUOTE</a></li>
<li><a class=noline href="set.html">SET</a></li>
<li><a class=noline href="undef.html">UNDEF</a></li>
<li><a class=noline href="unset.html">UNSET</a></li>
<li><a class=noline href="use.html">USE, $</a></li>
<li><a class=noline href="while.html">WHILE</a></li>
<li><a class=noline href="comment.html"><!---</a></li>
</ul>
</li>
<li><a class=noline href="history.html">Development history</a></li>
<li><a class=noline href="wishlist.html">Feature wish list</a></li>
<li><a class=noline href="bugs.html">Bugs and other undesirables</a></li>
</ul>
<p>
</td>
</tr>
<tr>
<td width="20%" bgcolor="white" valign="bottom">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr><td class="tocf" width=10>
<img src="pic/source.png" alt="" width="13" height="16">
</td><td class="toc">
<a href="http://htp.sourceforge.net/cgi-bin/source.cgi/ref/index.htp">page source</a>
</td></tr>
<tr><td class="tocf" width=10>
<img src="pic/sficon.png" alt="" width="16" height="16">
</td><td class="toc">
<a href="http://sourceforge.net/projects/htp/">htp project</a>
</td></tr>
<tr><td class="tocf">
<img src="pic/htpicon.png" alt="" width="16" height="16">
</td><td class="toc">
<a href="http://htp.sourceforge.net/">htp homepage</a>
</td></tr>
<tr><td colspan="2">
hosted by<br />
<a href="http://sourceforge.net/"><img
src="http://sourceforge.net/sflogo.php?group_id=41382&type=1"
width="88" height="31" border="0" alt="SourceForge.net"></a><br />
HTML coding
<a href="http://htp.sourceforge.net/"><img
src="pic/poweredbyhtp.png" alt="Powered by htp" width="88" height="31"></a>
</td></tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" bgcolor="white">
<div style="font-size:small">
<address>
htp on-line reference / <A HREF="http://htp.sourceforge.net/ref/">http://htp.sourceforge.net/ref/</A><br />
Authors: Jim Nelson, <a href="http://sourceforge.net/users/hoenicke">Jochen Hoenicke</a>, <a href="http://sourceforge.net/users/mcmoe">Michael Möller</a>.<br />
Maintainers:
<a href="http://sourceforge.net/users/hoenicke">Jochen Hoenicke</a>.<br />
</address>
<p>
Copyright © 1995-96 Jim Nelson.<BR>
Copyright © 2001-2003 <a href="http://sourceforge.net/users/hoenicke">Jochen Hoenicke</a>.<BR>
Permission to reproduce and distribute this hypertext document granted
according to terms described in the
<A HREF="license.html">License section</A>.
</p>
<p>
last updated Tue Feb 22, 2011
</p>
</div>
</td>
</tr>
</table>
</body>
</html>
|