These are located in your Configuration directory.
On a PC the default location is Dreamweaver CS3\Configuration\{Datasources or
Server Behaviors}\{server model}\{server behavior name}.edml. For this example,
open the Datasources\ASP_Vbs\Request Variable.edml file.
2. The first line of the .edml file should look like this:
3. Change hideFromBuilder=???true??? to hideFromBuilder=???false???.
4. Restart Dreamweaver.
The Request Variable server behavior is now available in the edit list of the Server Behavior Builder.
Creating Custom Server Behaviors
Dreamweaver provides a very sophisticated tool for creating custom server behaviors, the Server Behavior
Builder. With the Server Behavior Builder, you can modify an existing server behavior you??™ve created or create
a new one from scratch. You can use the Server Behavior Builder in any server model configuration supported
by Dreamweaver.
By default, you??™re not allowed to edit or copy the default Dreamweaver server behaviors. See
the sidebar ???Editing Existing Server Behaviors??? to learn how to access all the built-in server
behaviors.
The Server Behavior Builder breaks up any server behavior into discrete segments called code blocks.
Pages:
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829