home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 April / APC443.iso / features / grpware / coldfus / coldfusi.exe / data1.cab / Sample_Databases / cfexamples.mdb / PubPages.json < prev    next >
Encoding:
JavaScript Object Notation  |  1998-10-08  |  204 b 

  1. {
  2.     "schema": {
  3.         "PageID": "Long Integer",
  4.         "TemplatePath": "Text (50)",
  5.         "PageCreator": "Long Integer",
  6.         "MaxLocation": "Long Integer"
  7.     },
  8.     "data": [
  9.         {
  10.             "PageID": 4,
  11.             "TemplatePath": "welcome.cfm",
  12.             "PageCreator": 1,
  13.             "MaxLocation": 1
  14.         }
  15.     ]
  16. }