fill html forms w/ XML data
fill html forms w/ XML data
Out of context: Reply #2
- Started
- Last post
- 6 Responses
- 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.