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 ...
There are many web browsers and FTP clients for Linux, all rich in features and able to satisfy all users, from command-line fanatics to 3-D multiscreen desktop addicts. They all share one common ...
An introduction to programming concepts and practices for creating applications which use the web as the delivery platform. Students will learn technologies including HTML, Javascript, AJAX, client ...
Two books live on my desk when I'm working on Web pages with client-side scripting: David Flanagan's JavaScript: The Definitive Guide, 5th Edition (O'Reilly, 2006, 994 pp., $49.99, ISBN ...
A small program run on the server that automates or controls certain functions or links one program to another. On the Web, a CGI script is an example of a server-side script. Contrast with ...