home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / ewebedit / editor.mdb / images.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-06-11  |  257 b 

  1. {
  2.     "schema": {
  3.         "image_id": "Long Integer",
  4.         "image_title": "Text (50)",
  5.         "image_location": "Text (50)",
  6.         "image_width": "Long Integer",
  7.         "image_height": "Long Integer"
  8.     },
  9.     "data": [
  10.         {
  11.             "image_id": 2,
  12.             "image_title": "logo",
  13.             "image_location": "http://www.ektron.com/images/horzbar.jpg"
  14.         }
  15.     ]
  16. }