what is difference between client side scripting and server
side scripting?
Answer Posted / pks
client side scripting is mainly used for client side validation.
eg:javascript ,vbscript
server side scripting is used for verification on server side.
eg:ASP,ASP.NET,JSP .These are the mainly used technologies.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different boolean operators in JavaScript?
What is the difference between typeof and instanceof operators in Javascript?
What typeof returns for a null value?
What is javascript? List some data types supported by javascript?
What does polyfill mean?
Is not a function error in javascript?
How to test PAGE LOAD TIME, RELOAD THE PAGE, CAPTURE THE URL'S , TEST THE PIXALS please please above all these how to test as a tester
What are javascript objects?
How to read a cookie using javascript?
How do I run javascript in chrome?
How you will add function as a property in a javascript object? Give an example.
How do I view javascript in chrome?
What is the use of ‘debugger’ keyword in javascript code?
Do you need to declare variables in javascript?
what is function of stdio.h