Avatar of onyourmark
onyourmark
 asked on

reading the contents of a file or database

suppose I have a file like the attached (in Json format) and I want to read the contents and then display them on the page. This is actually for a mobile web page but I don't think it matters.  Suppose I want to display the fields
stockname     stockmarket     date          explanation     market open time     prediction
sony                TSE                      10/2/12    Open                12:30 GMT                    up
nintendo        TSE                      10/2/12   Open                12:30 GMT                     up

etc.


If possible I would like to use jquery but if not ajax is good. I think it is possible to do this without php but just using javascript.

Thank you.
jsonFormattedFileForJacob
AJAXJavaScript

Avatar of undefined
Last Comment
onyourmark

8/22/2022 - Mon
Meir Rivkin

do u need help parsing the file? or downloading the file from a remote server
do u want to use ajax request to get the file and then display it?
ASKER CERTIFIED SOLUTION
Meir Rivkin

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
onyourmark

ASKER
Thanks.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23