I am trying to build a tool to display a bill of materials on a website. Some of the parts using in ItemA may have sub parts (and some of those subparts have subparts, etc). There are some BOMs that go 7 or more levels deep.
The problem I am running into is how to display them properly.
Currently we only list level one and you can click on one of those levels to go to another page which will show you its subparts, etc.
I would like to make an explorer like interface for the webpage.
The problem I am running into is how to do it. I could get code for an explorer like interface in javascript easily, but javascript doesnt connect to databases (the mySQL DB isnt directly available to the internet).
Any ideas and/or helpful nudges?
Thanks!!!
Matt Laski
Network Administrator
Pulsafeeder SPO
The problem I am running into is how to display them properly.
Currently we only list level one and you can click on one of those levels to go to another page which will show you its subparts, etc.
I would like to make an explorer like interface for the webpage.
The problem I am running into is how to do it. I could get code for an explorer like interface in javascript easily, but javascript doesnt connect to databases (the mySQL DB isnt directly available to the internet).
Any ideas and/or helpful nudges?
Thanks!!!
Matt Laski
Network Administrator
Pulsafeeder SPO