Get premium membership and access questions with answers, video lessons as well as revision papers.

List the differences between Client-side and Server-side Scripts

      

List the differences between Client-side and Server-side Scripts

  

Answers


Kavungya
1). The browser never sees the server-side script - it only sees the output
2). Server-side script operation cannot be overridden by user actions - client-side scripts can be disabled under user control
3). Server-side scripts have full power to manipulate files on host machine
4). Server-side scripts can keep records and remember user preferences - utilized to implement cookies
5). Server-side scripts include new objects e.g.
(a) Request -represents data sent to server from browser e.g. CGI parameters (form values and url parameters), cookies e.t.c.
(b) Response - represents document to be sent to browser
6). There is no document object since we are on the server
7). There is no access to window object for server-side scripts
Kavungya answered the question on May 9, 2019 at 12:48


Next: In the figure below ABC is a tangent to the circle centre O. DOG is a diameter, angle DGF = 60°. angle DBC = 48°...
Previous: Each acre of potatoes required 9 men and each acre of cabbages requires 2 men. The farmer has 240 men available and he must plant at...

View More Electronic Commerce Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions