what is difference between client side scripting and server
side scripting?
Answer Posted / ankit chandra prasad
Clientside scripting donot require server . and it can't
interact with local file system and database and it is used
for accomplish task like validation & varification.
Server side scripting require webserver it can interact
local file system and can establish database connectivity
and maintain session for user.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How do you organize your JavaScript code?
How do I run javascript on my iphone?
what is a code in vb amount display in words
how to get no of items from from weblist?
How to clone an object in javascript?
How do I open a website code?
How do I view javascript in chrome?
Can you assign an anonymous function to a variable?
What is context in javascript?
What is the function of javascript?
What is null variable?
What is closure?
How can a page be forced to load another page in javascript?
What are the advantages of javascript?
Explain closures in javascript?