Skip to content Skip to sidebar Skip to footer

Create HTML Form From XML

I have a number of different xml files that I need to edit from an html form. I want the form to be generated dynamically (the files could any valid xml structure) and I want to sa

Solution 1:

I JUST ran across this site the other day, maybe it's what you're looking for...

http://www.datamech.com/XMLForm/

Good Luck!


Post a Comment for "Create HTML Form From XML"