Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Javascript Data Object

Status
Not open for further replies.

mikemayo

Programmer
Joined
Feb 3, 2004
Messages
4
Location
AU
Hi.

I am trying to dynamically use various values from the attached sample json file on a single static web page.

The page is an eccommerce shopping page with various products and their current stock on hand values.

When the PLU value matches the product PLU, I need to be able to display the matching SOH value in a div on the page.

There maybe up to 20 or so products on the one page.

The sample json file is attached.

I have been successful in creating an Ajax JS data object, but am looking for some direction from here on.

Many thanks for any help.

Mike M
 
 https://files.engineering.com/getfile.aspx?folder=310a8587-d134-4e53-af28-96eff968f6e9&file=sample.json
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top