What is the difference between client-side script and
server-side script?
Answer Posted / neha mittal
client side take less time to execute since it execute at
client before it go to server whereas server side scripting
take more time b'coz it required to send the request to
server for execution .client side can be disable wheras
sever side can't be disable by end user.
| Is This Answer Correct ? | 43 Yes | 7 No |
Post New Answer View All Answers
no.of pages comes before protected void ?
How to include active x controls in asp code?
What is aspx used for?
Define querystring collection in asp?
What happens to a html page?
How can we do validation of the fields in a project?
Explain the event handlers of session object?
Explain the tags necessary to be present within the tag ?
How do I save an aspx file?
How do I create an aspx page?
What is asp and how it works?
how to create overlay on div ?
How do I convert an aspx file to pdf?
IN THREE TIER AMONG THREE LAYERS WHICH ONE IS INDEPENDENT LAYER AND HOW?
Explain how do you initiate a string without escaping each backslash?