what is difference between client side scripting and server
side scripting?
Answer Posted / prasadkonnur
Client side scripting is that which runs on user browser.
client side scripting is used for validation.
javascript, VB script are client side scripting.
server side scripting is that which runs on server.Used to
insert and fetch record from database
PHP,ASP are server side scripting.
| Is This Answer Correct ? | 44 Yes | 3 No |
Post New Answer View All Answers
Name some of the ways in which Type Conversion is possible?
Why is javascript so popular?
What is the difference between a web-garden and a web-farm?
What causes memory leaks?
What is null in javascript?
What is lazy loading java?
20 Functions of Selenium with description and Examples.
What data types are supported in Javascript?
What is local scope in javascript?
What is difference between javascript and jscript?
How can a particular frame be targeted, from a hyperlink, in javascript?
Define anonymous function.
Explain the process of document loading.
What is the use of Push method in JavaScript?
What is the difference between script type and the script language attributes?