Help for this page

Select Code to Download


  1. or download this
    <TMPL_LOOP NAME=SECTION_NAMES>
        <p><b><input type="radio" name="section" value="<TMPL_VAR SECTION_
    +NAME>" /><TMPL_VAR SECTION_NAME>:</b></p>
    ...
        </TMPL_LOOP>
        
    </TMPL_LOOP>