4. Choose the data source on which to base your update from the Select Record From list.
CROSS-REF CROSS-REF
NOTE NOTE
1064
Extending Dreamweaver Part VII
5. Select the key field from the Unique Key Column list. Dreamweaver attempts to detect whether
the field is a number type and, if so, selects the Numeric option.
6. Enter the path to the destination page in the After Updating, Go To field or click the Browse button
to locate the file.
7. Select the name of the form to be used from the Get Values From list. If there is only one form on
the page, the form is preselected.
8. For each object listed in the Form Elements area:
n Select the data source field into which the form object??™s value is to be inserted from the
Column list.
n Choose the data source type for the data from the Submit As list. The options are Text;
Numeric; Date; Date MS Access; Checkbox Y, N; Checkbox 1,0; Check -1,0; and Checkbox
MS Access.
9. Click OK when you??™re finished.
For more information on the Update Record server behavior, see Chapter 23.
Delete Record
The Delete Record server behavior is used to remove existing records from a data source.
Requirements: A recordset, a form, and a Submit button.
To attach a Delete Record server behavior to a form, follow these steps:
1.
Pages:
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805