Specify the design-time control script platform

For design-time controls (DTCs) that write scripts, you can specify whether the scripts should execute on the server or on the client computer.

  1. In Page view, open the page you are using with DTCs.
  2. On the File menu, click Properties, and then click the General tab.
  3. Under Design-time control scripting, in the Platform box, select Client (IE 4.0 DHTML) to execute script on the client, or Server (ASP) to execute script on the server.

Notes