Which of the following statements regarding the utilization of client-side and server-side scripting
operations are TRUE? (Choose ALL that apply)
A.
Imagemap is utilized to invoke a cgi.bin program for server side scripts but clients don�t need
the cgi.bin to function.
Additionally client-side scripts can be blocked by users but not server-side scripts.
B.
Client-side scripts are computer browser specific.
C.
Server side scripts are browser type specific to certain clients.
D.
PHP is utilized as a server side script and ActionScript is utilized client-side.
Explanation:
Developers should be aware that Client-side and server-side scripts run when an
http request is made from the client computer and the response is given by the server.