home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 July / INTERNET105.ISO / pc / experthelp_flash / flash.mdb / tblQuotes.json
Encoding:
JavaScript Object Notation  |  2003-04-27  |  732 b 

  1. {
  2.     "schema": {
  3.         "quoteID": "Long Integer",
  4.         "theQuote": "Memo/Hyperlink (255)"
  5.     },
  6.     "data": [
  7.         {
  8.             "quoteID": 1,
  9.             "theQuote": "If I had known I was going to live this long I would have taken better care of myself."
  10.         },
  11.         {
  12.             "quoteID": 2,
  13.             "theQuote": "Time is nature's way of keeping everything from happening at once."
  14.         },
  15.         {
  16.             "quoteID": 3,
  17.             "theQuote": "People who think they know everything are very irritating to those of us who do."
  18.         },
  19.         {
  20.             "quoteID": 4,
  21.             "theQuote": "There is no They, Only Us."
  22.         },
  23.         {
  24.             "quoteID": 5,
  25.             "theQuote": "Happiness is a choice that requires effort at times."
  26.         },
  27.         {
  28.             "quoteID": 6,
  29.             "theQuote": "Learn from yesterday, live for today, hope for tomorrow."
  30.         },
  31.         {
  32.             "quoteID": 7,
  33.             "theQuote": "Unless you try to do something beyond what you have already mastered, you will never grow."
  34.         }
  35.     ]
  36. }