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
How do I retrieve a cookie with a given name using a regular expression?
What is javascript and its advantages?
What is event bubbling and capturing in javascript?
Event bubbling and Event Capturing in JavScript?
What does unshift() function do in Javascript?
Can you explain the difference between call and apply?
How to create a cookie using javascript?
Which type of variable among global and local, takes precedence over other if names are same?
A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a java program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.
Explain the steps for connecting the system to Internet.
What are the different objects used in javascripts?
How to get the primitive value of a string in Javascript?
What is prototype in javascript and how do you use it?
What is the use of a number object in javascript?
Iam getting xml when we click on one button.Iam placing that
xml in dom.Im getting that xml data in one xsl.In that xsl
I want to increase the variable value which is declared in
xsl.
Ex: