A
A
Alexander Lichtenstein2019-12-26 18:27:52
HTML
Alexander Lichtenstein, 2019-12-26 18:27:52

Displaying information from Json to Html, how to implement?

How to display information from Json to HTML.
Here is an example:
Here is my JSON file (looks like this):

{
  "latest": "3.66", 
  "updateurl": "*ссылка*",
  "updlist": " FIX 26.12.2019
  • - Обнволение FIX 3.65 - 3.66\n - text"
}

and I want to push "latest" (tobish version) to the HTML site so that the site displays the version from json
_--------------UPD----------- -------_
JSON file here
HTML file where to print version from "latest" here

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Egor, 2019-12-26
@GrenadinGran

How to output data from json file to html page?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question