home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "User_Name": "Text (20) NOT NULL",
- "Use_Password": "Boolean NOT NULL",
- "Password": "Text (20)",
- "AutoAddSites": "Boolean NOT NULL",
- "Use_BoldType": "Boolean NOT NULL",
- "DisplayDateBrow": "Boolean NOT NULL",
- "BrowGridLines": "Boolean NOT NULL",
- "Brow3DText": "Text (1) NOT NULL",
- "UseWebBRowser": "Boolean NOT NULL",
- "StartWebSite": "Memo/Hyperlink (255)",
- "FromEMailAddr": "Text (75)",
- "CompDate": "Text (8) NOT NULL",
- "CompTime": "Text (6) NOT NULL",
- "Date": "DateTime",
- "BrowGridHeight": "Integer",
- "HideQuikButtons": "Boolean NOT NULL",
- "MainWinPicture": "Text (100)",
- "MenuType": "Integer",
- "ExpTheater": "Boolean NOT NULL",
- "ExpStatus": "Boolean NOT NULL",
- "ExpAddress": "Boolean NOT NULL",
- "ExpToolbar": "Boolean NOT NULL",
- "ExpMenubar": "Boolean NOT NULL"
- },
- "data": [
- {
- "ID": 1,
- "User_Name": "SAMPLES",
- "Use_Password": 0,
- "AutoAddSites": 0,
- "Use_BoldType": 0,
- "DisplayDateBrow": 0,
- "BrowGridLines": 1,
- "Brow3DText": "0",
- "UseWebBRowser": 0,
- "StartWebSite": "www.Accessoryware.com",
- "CompDate": "20010116",
- "CompTime": "013348",
- "Date": "01/16/01 01:33:48",
- "BrowGridHeight": 250,
- "HideQuikButtons": 0,
- "MainWinPicture": "C:\\Program Files\\NetView3\\BMPS\\View3.JPG",
- "MenuType": 3,
- "ExpTheater": 0,
- "ExpStatus": 1,
- "ExpAddress": 1,
- "ExpToolbar": 1,
- "ExpMenubar": 1
- }
- ]
- }