what is difference between client side scripting and server
side scripting?
Answer Posted / chandan kumar r
Yes, answer is correct,
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 ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is output of “20” + 20 + 20 and “20” + ( 20 + 20)? In javascript?
accessdenied javanet disconnet
What is closure?
Where do I write javascript code?
What is require in javascript?
Is webassembly faster than javascript?
What is javascript tree shaking?
Is javascript becoming obsolete?
What are the different types of errors supported by javascript?
what is a code in vb amount display in words
How do I get javascript?
How to handle exceptions in JavaScript?
What is the difference between the substr() and substring() functions in javascript?
What is the use of blur function?
What is javascript? List some data types supported by javascript?