home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 53 / pcpp53a.iso / internet utils / netviewer v2.5 / NetView.Exe / INTNETDB.MDB / ControlTable.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-04-20  |  883 b 

  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.     },
  22.     "data": [
  23.         {
  24.             "ID": 1,
  25.             "User_Name": "SAMPLES",
  26.             "Use_Password": 0,
  27.             "AutoAddSites": 0,
  28.             "Use_BoldType": 0,
  29.             "DisplayDateBrow": 1,
  30.             "BrowGridLines": 1,
  31.             "Brow3DText": "0",
  32.             "UseWebBRowser": 0,
  33.             "StartWebSite": "WWW.Accessoryware.COM",
  34.             "CompDate": "20000420",
  35.             "CompTime": "075752",
  36.             "Date": "04/20/00 07:57:52",
  37.             "BrowGridHeight": 250,
  38.             "HideQuikButtons": 0
  39.         }
  40.     ]
  41. }