home *** CD-ROM | disk | FTP | other *** search
- <WIZARD name="Outline" caption="Outline Wizard">
-
-
- <PARAM name="ActiveColor" value="0000ff" required="YES">
- <PARAM name="PassiveColor" value="000000" required="YES">
- <PARAM name="OutlineItems" value="" required="YES">
- <PARAM name="InitialStatus" value="0">
-
-
- <!--- wizard parameters --->
-
- <TEMPLATE
- name="Outline_Main.wml"
- outputFile="Outline.htm"
- description="Generated Tag"
- >
-
- <PAGE name="Page15" caption="Outline Properties" image="..\\images\\TreeType.bmp">
-
- <INPUT name="rgInitialStatus" param="InitialStatus">
-
- </PAGE>
-
- <PAGE name="Page15a" caption="Outline Content" image="..\\images\\TreeType.bmp">
-
- <INPUT name="memoOutlineItems" param="OutlineItems" required="yes"
- validationMsg="You have to enter at least one item">
-
- </PAGE>
-
- </WIZARD>