jeudi 6 février 2020

Need to import JSON data to Simple html file

i wanted to ask if the is a way to import some data in json file into html file simply in need to import some of these data to a html file for example "Descrizione" and "Listino1" in a a simple div this is my json file sample

[
 {
 "OP": "save",
 "DB_NAME": "plu",
 "ID": "005045",
 "Barcode": "",
 "CodVeloce": 0,
 "CodPv": 0,
 "FlagCondiviso": 1,
 "CodTaccuino": 0,
 "Descrizione": "BICC. VINO BIANCO",
 "Famiglia": "006",
 "ScortaMinima": 0,
 "Posizione": 181,
 "Reparto": 2,
 "CodImmagini": 0,
 "Listino1":4.00,
 "Listino2":4.00,
 "Listino3":0.00,
 "Listino4":0.00,
 "Stampante": 0,
 "Flag": 1,
 "Offerta": 0,
 "Colore": 19,
 "UnitMis": "",
 "CodFornitore": 0,
 "CodArtFornitore": "",
 "BarcodeConfezione": "",
 "PezziXConfezione": 0,
 "ForzaLavoro": 0,
 "PesoUnitario":0.00,
 "NumConfezioni": 0,
 "DescrizAggiuntiva": "",
 "OffertaAggiuntiva": 0,
 "PrezzoConfezione":0.00,
 "ColoreTac": 0,
 "Scala": 0,
 "DtVar": "2020/02/03" 
 },

any help thank in advance




Aucun commentaire:

Enregistrer un commentaire