home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet Web Designer 88 / PIWD88.iso / mac / contents / developer / tutorial_files / Pages94-95 / photoalbum.mdb / tblImages.json
JavaScript Object Notation  |  2003-11-03  |  137b

  1. {
  2.     "schema": {
  3.         "imageID": "Long Integer",
  4.         "imageTitle": "Text (255)",
  5.         "imageDesc": "Memo/Hyperlink (255)",
  6.         "imageFilename": "Text (255)"
  7.     },
  8.     "data": []
  9. }