Wizard Definition Page Library; Examples; Selectdatasource - MACROMEDIA HOMESITE Using Manual

For windows 98, windows me, windows nt 4.0, windows 2000, and windows xp
Table of Contents

Advertisement

220

Wizard definition page library

A set of seven page definition files is available in HomeSite+ for Dreamweaver MX.
The library can be used to quickly build data access capabilities into wizards.

Examples

Following are examples of each of the seven wizard definition pages available in the
library. For complete syntax and usage information, see the
wizards.htmlWizards Definition Page
SelectNameAndLocation
<PAGE name="SelectWizardNameAndLocation" type="SelectNameAndLocation"
</PAGE>

SelectDataSource

<PAGE name="DataSource" type="SelectDataSource" caption="Data Source"
</PAGE>
caption="Data Drill-Down Application"
image="..\\images\\Main.bmp">
<INPUT name="editApplicationName" param="ApplicationName"
required="yes"
validationMsg="You cannot leave the Application Name field
blank">
<INPUT name="editLocation" param="Location"required="yes"
validationMsg="You cannot leave the Location field blank">
image="..\\images\\SelectData.bmp">
<PARAM name="ListBoxLabel" value="Select data source:">
<PARAM name="ListBoxDescription"
value="Choose the data source from which you would like to display
data.\n\nIf your database is not registered as ODBC data source,
open the ODBC administrator in Control Panel and add system data
source for this database.">
<PARAM name="ResetParams" value="Joins">
<PARAM name="RemoveParams" value="Tables,SearchFields,ResultFields,
DetailFields,UniqueIdentifier">
<INPUT name="cbDataSources" param="DataSource" required="yes"
validationMsg="You did not select the data source. Please select
one before proceeding.">
Chapter 14 Customizing the Development Environment
Library/a
section of the VTML Reference.
../VTML_Reference/

Advertisement

Table of Contents
loading

This manual is also suitable for:

Homesite+ for dreamweaver mx

Table of Contents