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.
- In Page view, open the page you are using with DTCs.
- On the File menu, click Properties, and then click the General
tab.
- 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
- Depending on how they were designed, not all DTCs will be affected
by the
Design time control scripting setting.
- If a given DTC specifies whether the control executes script on the server or the
client, the control settings will override the setting you choose
here.