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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Populate listbox with xml from url (AJAX)

Status
Not open for further replies.

jtrembla

ISP
Joined
Jul 6, 2006
Messages
104
Location
US
For some reason I cannot find a clear example on how to populate a listbox from an xml file. Does anyone have an example? Thanks.

~Jen
 
Wouldn't you just find a php/server side script that populates an checkboxes from an xml file, then call the file using AJAX?
There has to be many examples of how to do that on google.
 
That's the problem I cannot find a good tutorial or php script to do this.
 
hmm I wish i could help you on that one, but my XML skills arn't to swell. I would just use MySql database if I was use... but that maybe just me... I feel way more comfortable with it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top