home *** CD-ROM | disk | FTP | other *** search
/ PC User 2001 May / PCUser05CD1.iso / online / netview.Exe / INTNETDB.MDB / ControlTable.json < prev    next >
Encoding:
JavaScript Object Notation  |  2001-01-16  |  1.2 KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "User_Name": "Text (20) NOT NULL",
  5.         "Use_Password": "Boolean NOT NULL",
  6.         "Password": "Text (20)",
  7.         "AutoAddSites": "Boolean NOT NULL",
  8.         "Use_BoldType": "Boolean NOT NULL",
  9.         "DisplayDateBrow": "Boolean NOT NULL",
  10.         "BrowGridLines": "Boolean NOT NULL",
  11.         "Brow3DText": "Text (1) NOT NULL",
  12.         "UseWebBRowser": "Boolean NOT NULL",
  13.         "StartWebSite": "Memo/Hyperlink (255)",
  14.         "FromEMailAddr": "Text (75)",
  15.         "CompDate": "Text (8) NOT NULL",
  16.         "CompTime": "Text (6) NOT NULL",
  17.         "Date": "DateTime",
  18.         "BrowGridHeight": "Integer",
  19.         "HideQuikButtons": "Boolean NOT NULL",
  20.         "MainWinPicture": "Text (100)",
  21.         "MenuType": "Integer",
  22.         "ExpTheater": "Boolean NOT NULL",
  23.         "ExpStatus": "Boolean NOT NULL",
  24.         "ExpAddress": "Boolean NOT NULL",
  25.         "ExpToolbar": "Boolean NOT NULL",
  26.         "ExpMenubar": "Boolean NOT NULL"
  27.     },
  28.     "data": [
  29.         {
  30.             "ID": 1,
  31.             "User_Name": "SAMPLES",
  32.             "Use_Password": 0,
  33.             "AutoAddSites": 0,
  34.             "Use_BoldType": 0,
  35.             "DisplayDateBrow": 0,
  36.             "BrowGridLines": 1,
  37.             "Brow3DText": "0",
  38.             "UseWebBRowser": 0,
  39.             "StartWebSite": "www.Accessoryware.com",
  40.             "CompDate": "20010116",
  41.             "CompTime": "013348",
  42.             "Date": "01/16/01 01:33:48",
  43.             "BrowGridHeight": 250,
  44.             "HideQuikButtons": 0,
  45.             "MainWinPicture": "C:\\Program Files\\NetView3\\BMPS\\View3.JPG",
  46.             "MenuType": 3,
  47.             "ExpTheater": 0,
  48.             "ExpStatus": 1,
  49.             "ExpAddress": 1,
  50.             "ExpToolbar": 1,
  51.             "ExpMenubar": 1
  52.         }
  53.     ]
  54. }