home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1999 September
/
Dpcb0999.iso
/
Web
/
Homesite
/
data1.cab
/
HS_Wizards
/
HTML
/
Table.vtm
< prev
next >
Wrap
Text File
|
1999-04-12
|
1KB
|
41 lines
<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>