Parsing secure entries XML file with jquery
- by user573131
Apologies if this is elementary. I'm primarily a front end designer/dev.
I have webform through a form service called wufoo.
Wufoo generates a lovely XML (or json) file that can be grabed and parsed.
I'm trying to grab the entries xml feed that is associated with the form and parse it via jquery to show who has entered.
Im using the…