Behavior Submission Sample

This sample demonstrates how form controls can be used to submit information from objects that are not sent during submission. A DIV object participating in the CLIENTCAPS behavior exposes several properties. In order to submit the values from the behavior, the information must be moved to a form control. In this case, a TEXTAREA is populated with a delimited list of the name/value pairs.

Click on the Acquire Client Capabilities button to populate the TEXTAREA element. Once the element has received the information, it can be submitted with other form control values.




© 1999 Microsoft Corporation. All rights reserved. Terms of use.