home *** CD-ROM | disk | FTP | other *** search
- <WIZARD name="Table" caption="Table Wizard">
-
- <PARAM name="Align" value="" required="YES">
- <PARAM name="CellSpacing" value="2" required="YES">
- <PARAM name="CellPadding" value="2" required="YES">
- <PARAM name="Border" value="0" required="YES">
- <PARAM name="BgColor" value="Null">
-
-
-
- <!--- wizard parameters --->
-
- <TEMPLATE
- name="Table_Table.wml"
- outputFile="Table.htm"
- description="Generated Table"
- >
-
-
- <PAGE name="Page12" caption="Table Design" image="..\\images\\Table.bmp">
- </PAGE>
-
- <PAGE name="Page12a" caption="Table Properties" image="..\\images\\Table.bmp">
-
- <INPUT name="cbAlign" param="Align" required="YES">
- <INPUT name="editCellSpacing" param="CellSpacing" required="YES">
- <INPUT name="editCellPadding" param="CellPadding" required="YES">
- <INPUT name="editBorder" param="Border" required="YES">
- <INPUT name="cbFrame" param="Frame" required="YES">
- <INPUT name="cbRules" param="Rules" required="YES">
- <INPUT name="editWidth" param="TableWidth" required="NO">
-
- <PARAM name="BgColor" value="$${BgColor}">
-
- </PAGE>
-
- <PAGE name="Page12b" caption="Cell Properties" image="..\\images\\Table.bmp">
- </PAGE>
-
-
- </WIZARD>