Html to xml to html

Maybe you need some help in between the paths…
HTML sends data to the server side script such as PHP that will in turn write the XML file with given data… and PHP parses the XML data and display the information back in HTML or similar would do the job… :slight_smile: