Help with merging xml-files and databaseinformations

T

Tine Müller

On this site http://www.tinemuller.dk/sikkerbyg/ the dropdown is
functioning the way it should for the different part in Denmark but
now I want to show the same informations for the hole Denmark and
don't know how to do this and hope for some help?
//Hele Danmark
xmlfile[13]="Omurer";
xmlfile[14]="Omaler";
xmlfile[15]="Otoemrer";
This is how it is now and is the same markers as for Øerne

but it should be for:
xmlfile[13]="Smurer + Fmurer + Jmurer + Omurer";
xmlfile[14]="Smaler + Fmaler + Jmaler + Omaler";
xmlfile[15]="Stoemrer + Ftoemrer + Jtoemrer + Otoemrer";


And this code is where I need help just for now?


This is just for 3 branches but later there will be 30 branches and I
hope there is an easier way to make this code?
 
J

Joseph J. Kesselman

Tine said:
Can no one help how to mix several files together?

Can you state the basic problem more clearly, without involving a
website in it?

The usual ways to "mix several XML documents together" are either via
custom code, or via an XSLT stylesheet using the document() function to
read in the additional files.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Nan values after merging 2 dataframes 1
Help with code 0
Help with Loop 0
Help with Github??? 2
Help with my responsive home page 2
Help with an algorythm 5
Help with datascraping script 1
Help with code plsss 0

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top