This section of the documentation provides information about editing pages, the programming model, and debugging script. The topics in this section are divided into three categories: conceptual information, task information, and samples.
Use the conceptual topics to find in-depth background information about key aspects of editing pages and scripting.
Use the task topics to find step-by-step instructions for accomplishing a specific task.
Use the sample topics to find descriptions of examples from the Sample Gallery that illustrate some of the concepts discussed in this section.
| For information about | See |
| HTML editor views and the toolbox | Editing Modes |
| Client and server scripts, client and server script processing, and scripting languages | Scripts in Web Applications |
| The new object-oriented HTML and script programming model that reduces the complexity and quantity of scripting required to write applications involving interaction between client (browser) and server | The Scripting Object Model |
| Client objects and server objects in scripts | Document Elements |
| Errors, working in the debugger, client script processing, and server script processing | The Script Debugging Process |
| Procedures for editing scripts, adding objects, debugging pages, scripting with script objects, packaging script as objects, and creating server scriptlets | Scripting Tasks |
| User preferences and notification, shopping cart, hits log, and other examples | Scripting Samples |