home *** CD-ROM | disk | FTP | other *** search
/ Star Choice Canada Netsca…lerated Internet Service / StarChoiceCanada-Netscape-AcceleratedInternetService-Windows.iso / fscommand / en / Custom / Custom.dlg / Registration.json < prev    next >
JavaScript Object Notation  |  2003-12-09  |  612b

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "LicensedToText": "Text (255)",
  6.         "InfoText": "Text (255)",
  7.         "Info2Text": "Text (255)",
  8.         "SignUpCaption": "Text (255)",
  9.         "NoSignUpCaption": "Text (255)"
  10.     },
  11.     "data": [
  12.         {
  13.             "CustID": 196,
  14.             "Title": "User Registration",
  15.             "LicensedToText": "This software is licensed to :",
  16.             "InfoText": "If you received a username and password with your CD, or if you have a dedicated Internet connection, then choose 'I already have an account'.",
  17.             "Info2Text": "Enter your exact serial number :",
  18.             "SignUpCaption": "I need to create an account using Online SignUp",
  19.             "NoSignUpCaption": "I already have an account"
  20.         }
  21.     ]
  22. }