Tahati Maze - 1:58.002 (GT3) Forza Motor Sports 2
Oct 12

Description
Original Code by webdevbros
I just modify them.

Download
ASP JSON Class

Usage
Set resultObj = new JSON
resultObj.setNode "status", True
resultObj.setNode "array", Array(1,false,"hahaha")
Response.Write resultObj.node
Set resultObj = Nothing

Response will be like that
{"status":true,"array":[1,false,"hahaha"]}

and this class also support adodb recordset

4 Responses to “JSON Response Class in ASP”

  1. DyNast Says:

    우와.. 이런것도 만드시다니.. 대단…ㄷㄷ

  2. BoSs Says:

    오호 직접….. ㄷㄷㄷ 역시 ㅎㅎ

  3. ecstatic Says:

    대단한거 아니에요….

  4. \')/* Says:

    ekibastos…

    ekibastos…

Leave a Reply