Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain the differences between Server-side and Client-side
code?

Answer Posted / bhim bharti

Server side scripting means that all the script will be executed by the server and interpreted as needed. ASP doesn't have some of the functionality like sockets, uploading, etc. For these you have to make a custom components usually in VB or VC++. Client side scripting means that the script will be executed immediately in the browser such as form field validation, clock, email validation, etc. Client side scripting is usually done in VBScript or JavaScript. Download time, browser compatibility, and visible code - since JavaScript and VBScript code is included in the HTML page, then anyone can see the code by viewing the page source. Also a possible security hazards for the client computer.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different methods of session maintenance in asp.net?

1066


What is tracing? Where is it used?

1229


How do you do Client-side validation in .Net?

1133


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1910


How to unit test Web API?

1252


Is asp.net mvc still used? : Asp.Net MVC

1028


What is the use of web.config and machine.config files?

1203


What's the use of formatters in .net?

1093


Explain server-side scripting and client-side scripting.

976


What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

1037


Explain what is event bubbling?

1064


How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

993


Describe how passport authentication works.

1179


Where is asp.net session stored?

977


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

1969