Subject | Czech | English |
comp., MS | skript spouštěný na straně klienta | client script (A script consisting of statements that appear on the HTML page. The script is executed by the browser either when the document is loaded, or in response to an event such as a button click) |
comp., MS | skript spouštěný na straně serveru | server script (A script consisting of statements embedded in an .asp file (Active Server Page). The script is executed by the Microsoft Internet Information Server (IIS) server when the page is requested by the browser but before the content is sent to the browser) |