Intersoft WebCombo Documentation
How-to: Set ScriptDirectory and SharedScriptDirectory
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Advanced Features > Advanced How-to Topics > How-to: Set ScriptDirectory and SharedScriptDirectory

Glossary Item Box

ScriptDirectory and SharedScriptDirectory can be set directly per WebCombo instance by specifying the properties in WebCombo.NET designer.

In this topic, you will learn how to set these properties from designer.

To set ScriptDirectory and SharedScriptDirectory

  1. Open WebCombo.NET Designer - Advanced Settings.
  2. In Client Script Directory section you will find two properties which are ScriptDirectory and SharedScriptDirectory.
  3. Set ScriptDirectory to /CommonLibrary/WebCombo/V4_0_7200/.
  4. Set SharedScriptDirectory to /CommonLibrary/Shared/.
  5. Click OK to apply the changes.

See Also