A small program that is run on the user's machine. For example, JavaScript scripts are widely used on Web pages that are executed in the client machine. Contrast with server-side script. THIS ...
Here's an example ASP page to generate client-side VBScript code (but it could be any client-side code or markup required). Note the carriage returns (vbCr) after each output line - omitting them from ...