1. Home
  2. Computing & Technology
  3. JavaScript
photo of Stephen Chapman

Stephen's JavaScript Blog

By Stephen Chapman, About.com Guide to JavaScript since 2004

Javascript Object Notation

Wednesday April 23, 2008
JavaScript Object Notation is not only a valid way to define objects in JavaScript, it also provides a convenient way to pass data between the server and the client.

The eleventh Ajax tutorial introduces JavaScript Object Notation (JSON) which is an alternative format that you can use for the data you are returning from the server that makes processing that returned data with JavaScript much easier.

Javascript Object Notation

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore JavaScript

More from About.com

  1. Home
  2. Computing & Technology
  3. JavaScript

©2008 About.com, a part of The New York Times Company.

All rights reserved.