Google Answers Logo
View Question
 
Q: client-side ( Answered 5 out of 5 stars,   0 Comments )
Question  
Subject: client-side
Category: Computers > Programming
Asked by: htw17-ga
List Price: $2.00
Posted: 02 Dec 2002 20:19 PST
Expires: 01 Jan 2003 20:19 PST
Question ID: 118192
What does the term "client-side" imply and some examples of client-side programming?
Answer  
Subject: Re: client-side
Answered By: sgtcory-ga on 02 Dec 2002 20:56 PST
Rated:5 out of 5 stars
 
Hello htw17,

This is one of the most interesting questions I have had.

As far as the internet is concerned, 'client side' refers to your
browser, and the websites we visit are considered the 'server side'.
Client side programming would implement a script, or a routine that
requires our browsers, or our 'client' to process information to form
an end result, as we receive the code from the server.

Link to definition of client side
http://www.webopedia.com/TERM/C/client_side.html

Below is an example of client side program using Javascript. Since
your browser (the client) needs to interpret the program routine to
display a result, it is called client side programming :

Client Side Javascript Clock
http://www.webdevelopersnotes.com/tips/html/46.php3

You can test this theory out by changing your clock settings, and
refreshing the clock page. It will show the new system time of your
computer.

Simple enough right? :-)

Another example could be an image map. Images that are 'displayed'
with different links within different subsections of the image, can be
processed on the client side as well.

Image map sample
http://hotwired.lycos.com/webmonkey/96/40/index2a.html

Our browser, or our client does the processing of the image map. It
can vary slightly from browser to browser. Had the image map been
handled by the website server, it would have been 'server side'.

So in general, 'client side' implies that the program interpretation
is not done on the serving side. One machine serves the code, the
second (the client) reads and runs the code.


To assist with this answer I searched Google for:

client side
://www.google.com/search?q=client+side

I hope this answers your question. Should you still need some
clarification, please ask before rating this answer as I would love to
be of further assistance.

Thanks for the great question!
SgtCory
htw17-ga rated this answer:5 out of 5 stars

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy