Hi,
I have build a ColdFusion Application which requires to connect to the database and display a tree structure from the database records.
The tree displays one parent node and multiple child nodes on my localhost, with images depicting the expand and collapse of tree. But, when I uploaded my file onto the Server and tried running it remotely, I am just able to see the parent node of the tree without the childnodes, also the images wont appear.
I have checked, double-checked all the files being in place on the server, the database in place and all possible things needed to run it.
Please help me with this or can anyone let me know an alternate way to build tree from database.
Thanks!
Sameer
I have build a ColdFusion Application which requires to connect to the database and display a tree structure from the database records.
The tree displays one parent node and multiple child nodes on my localhost, with images depicting the expand and collapse of tree. But, when I uploaded my file onto the Server and tried running it remotely, I am just able to see the parent node of the tree without the childnodes, also the images wont appear.
I have checked, double-checked all the files being in place on the server, the database in place and all possible things needed to run it.
Please help me with this or can anyone let me know an alternate way to build tree from database.
Thanks!
Sameer