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


Please Help Members By Posting Answers For Below Questions

What are the difference between javascript and jquery?

496


Is function a data type in javascript?

469


In Java coding we will write a public static void main()? Why won't we write as a static public void main()

2123


Which company developed JavaScript?

587


Which symbol is used for comments in Javascript?

1288






What is called variable typing in javascript?

520


What is the difference between an array and an object?

467


What is difference between var x =1; and x=1;?

675


How to add buttons in javascript?

456


What is the difference between Local Storage and Session Storage?

541


Is javascript multi-threaded or single-threaded?

490


How to get complete current page url with javascript?

468


What is the use of debugger keyword in javascript?

494


How to show progress bar while loading using ajax call?

562


What does e mean in javascript?

538