Introduction to the Script Language |
Active Web |
Server-side script is an object based programming language for performing computations and manipulating computational objects within the Active Web server environment.
A server-side script program is a cluster of communicating objects.
A script object is an unordered collection of properties each with zero or more attributes. Properties are containers that hold other objects, primitive values or functions.
The server-side script language syntax is very like āCā in its operation with the described set of operators and statements.
Topic ID: 150066