What are the problems of server-side scripts that client-side programs solve?
What will be an ideal response?
With client-side programs, computing is distributed over the Web, so that no one server is overloaded with programming requests. A client-side program can be tested locally without first uploading it to a Web server. Client-side programs are also likely to be more responsive to the user, because the user does not have to wait for data to be sent over the Internet to the Web server. However, client-side programs can never completely replace CGI scripts. If you need to run a search form or process a purchase order, that type of job must be run from a central server, because only the server contains the database needed to complete those types of operations.
You might also like to view...
Using the Snipping Tool's Highlighter or Pen, you can emphasize a portion of a snip
Indicate whether the statement is true or false
?_________ images, a primary component of responsive design theory, rescale based on the size of a viewing device.
Fill in the blank(s) with the appropriate word(s).