JSON Request

Introduction

Use a JSON request when you have complex data which you would like to send in a JavaScript-readable format to a handling method on the client side. The first method passed to a Request.JSON onComplete method is the data object represented in the JSON code which was returned by the server. For more information on the JSON format, see json.org.

load JSON Data | clear JSON Data | see data.json