Editing ASP
Under the Script menu, there are some special features for ASP editing.
ASP Snippets provides a drop-down menu for inserting common ASP structures. To edit this menu, click Edit ASP Snippets. | |
ASP Server Variables displays a list of server variables. To insert an item, select it and click OK. | |
ASP Tag inserts ASP tags <% %>. | |
ASP Block inserts ASP tags <% and %> in separate lines, creating multi-line ASP code block. | |
ASP Output Tag inserts ASP output tag <%= %>. | |
Include File inserts file include tag. | |
Include Virtual Path inserts virtual include tag. |
Language Browser
Language Browser provides convenient way for working with ASP objects.
Notes
- ASP features are only available in WeBuilder