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


Please Help Members By Posting Answers For Below Questions

What do I need to code javascript?

701


What is the difference between an array and an object?

694


How do I open javascript on my iphone?

676


all possible test cases for normal number field,name field date field,check box,

1215


Which built-in method combines the text of two strings and returns a new string?

912


How to show progress bar while loading using ajax call?

780


How generic objects can be created?

689


What is called variable?

663


How to force a page to go to another page using javascript ?

704


What are the characteristics of javascript ‘strict mode’?

690


What is the disadvantage of javascript?

673


Explain why asynchronous code is important in javascript?

757


How do you organize your JavaScript code?

815


What are 2 (shorthand) boolean operators supported by javascript

705


what is pop()method in JavaScript?

744