| (Optional) From the Delphi Standard palette, add in a TGroupBox. Align to top, and set the caption to Post. |
| (Remaining steps are required.) From the WebHub palette, add in a
TWebDataPoster |
| Set its DataCommand property to wpUpdate. |
| Compile and run your application. |
| On the menu, select the Components|WebDataSource1|Edit Field Sets. Under Key, type 1. Under Value, type *. Click [Ok]. That defines a default field set which includes all fields in the table structure. Exit and return to Delphi. |
| Select the WebDataPoster1 component again. Set the FieldSet property to 1. |
| Compile and run your application!!! You are set!!! |
Copyright © 1995-1998 HREF Tools Corp. All Rights Reserved.