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.
To disable server scripting for a control:
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.
On the initial page, clear the Server Side Scriptable check box.