Server-Side Script

The ASP pages of the CML application use server-side script to create HTML pages on the fly. These pages are then sent to the browser. A server-side script is a script in a Web page executed on the server before the page is sent to the requesting browser. When the page is sent to the browser, the server has already run the server script and removed scripting from the page, and it sends only HTML.

The CML application uses server script to: