Disabling server scripting for a control

Disabling server scripting for a control makes the control unavailable for binding to input data. The control is inaccessible to server scripts and cannot pass data back to the server.

StepsTo disable server scripting for a control:

  1. Right-click the control on a page open in the HTML editor, then select Properties from the pop-up menu.

    or

    Insert a new control.

    The Properties dialog box for the control displays.

  2. On the initial page, clear the Server Side Scriptable check box.