Wizard definition page library
221
SelectTables
<PAGE name="Tables" type="SelectTables" caption="Tables"
image="..\\images\\SelectTable.bmp">
<PARAM name="DataSource" value="$${DataSource}">
<PARAM name="ListBoxLabel" value="Select database tables:">
<PARAM name="ListBoxDescription"
value="Please specify the tables which will be involved in this
application. This should include any tables against which you
would like to search or tables containing data that will be
displayed on either the Result or Detail pages.\n\nPress Ctrl or
Shift together with the mouse click in order to select more than
one table. Do not select unrelated tables.">
<PARAM name="MultiSelect" value="yes">
<PARAM name="ResetParams" value="Joins">
<PARAM name="RemoveParams" value="SearchFields,ResultFields,
DetailFields,UniqueIdentifier">
<INPUT name="lstTables" param="Tables" required="yes"
validationMsg="You did not select any tables. Please select at
least one before proceeding.">
</PAGE>
SelectTable
<PAGE name="Table" type="Table" caption="Table"
image="..\\images\\SelectTable.bmp">
<PARAM name="DataSource" value="$${DataSource}">
<PARAM name="ListBoxLabel" value="Select database table:">
<PARAM name="ListBoxDescription"
value="Records from this table will be displayed in the record
viewer.">
<PARAM name="RemoveParams" value="Table,ViewFields,EditFields,
UniqueIdentifier">
<INPUT name="cbTables" param="Table" required="yes"
validationMsg="You didn't select the table. Please select one
before proceeding.">
</PAGE>
SelectTableJoins
<PAGE name="TableJoins" type="SelectTableJoins" caption="Table Joins"
image="..\\images\\SelectJoins.bmp">
<PARAM name="DataSource" value="$${DataSource}">
<PARAM name="Tables" value="$${Tables}">
<PARAM name="ListContent" value="$${Joins}">
Summary of Contents for HOMESITE
Page 11: ...Contents xi Table of CommandID values 310 Table of SettingID values 314 Glossary 323...
Page 12: ...xii Contents...
Page 20: ...xx About This Book...
Page 28: ...8 Chapter 1 Setting Up the Product...
Page 70: ...50 Chapter 4 Managing Files...
Page 88: ...68 Chapter 5 Writing Code and Web Content...
Page 116: ...96 Chapter 6 Editing Pages...
Page 148: ...128 Chapter 7 Using Web Development Languages...
Page 190: ...170 Chapter 11 Deploying Files...
Page 210: ...190 Chapter 12 Testing and Maintaining Web Pages...
Page 216: ...196 Chapter 13 Extending the Help System...
Page 350: ...330 Glossary...
Page 358: ...338 Index...