web programers - Help!
Sep. 1st, 2009 02:39 pmI need help. I know what I want to do, but I don't know what language to use.
I want to have an html file call data from an xml file.
easy, right?
I want to be able to set an identifier for the field that I want, kind of like sql
(ex: select * where id="uniqueName")
there are about 200 names, and they each want a separate page.
I want to write one page, and copy it 200 times w/ 1 line different (the unique identifier)
suggestions?
I want to have an html file call data from an xml file.
easy, right?
I want to be able to set an identifier for the field that I want, kind of like sql
(ex: select * where id="uniqueName")
there are about 200 names, and they each want a separate page.
I want to write one page, and copy it 200 times w/ 1 line different (the unique identifier)
suggestions?