Pink Ranger | Credit Cards | Loans | Personal Car Finance | Football news
XML Form Generation [Archive] - ZGeek

PDA

View Full Version : XML Form Generation


bronco
09-02-2005, 01:45 PM
Does anyone know a program or something that will take an XML or XSD file and create a data input form.

Basically just want customers to be able to put in basic info which is to be saved in an XML file, and I don't want to have to do it myself if there's a program out there that can do it for me.

Asmodeus
09-02-2005, 01:50 PM
probably something on www.hotscripts.com

dwarfthrower
09-02-2005, 01:54 PM
There are plenty of Xforms parsers out there,

O'Reilley's Top Ten XForms parsers:
http://www.xml.com/pub/a/2003/09/10/xforms.html

O'Reilley's Rundown on XForms
http://www.xml.com/pub/a/2001/09/05/xforms.html

W3Schools Xforms Tutorial
http://www.w3schools.com/xforms/default.asp

And the w3c's contribution - also has a long list of parsers
http://www.w3.org/MarkUp/Forms/

bronco
09-02-2005, 02:23 PM
Cheers, that'll save me some stuffing around.