fill html forms w/ XML data
fill html forms w/ XML data
- Started
- Last post
- 6 Responses
- estlin
Anyone know how to prepopulate an HTML form w/ data from an XML file? Thanks in advance
- snarlen0
You could parse the xml on the server, then store the results in a server side array, and use that array to populate whatever html forms you have.
- estlin0
thanks...not sure if I understood exactly, but...I think I figured out how I'm goin to do it...use an html form with some php in it that'll grab the XML, strip it into individual values, and set the form values equal to the php values...I hope.
- snarlen0
ed zachary.
- snarlen0
If you need some code help, let me know, and I'll email you a copy of some php that I have running my server
- estlin0
hey yeah if you can email me some scripts that would be great, thanks...
- snarlen0
hey estlin, you should a file buy now, lemme know if it helps.