Save to XML file

Hi

I want to have a simple contact form, but save the data to an xml file.

Take dhtmlxForm/samples/06_data/03_save.html for example, instead ogf writing to the database, I’d like it to write to an XML file on the server side.

Is this possible and do you have an example?

Thanks
Neil

Hi

Natively form does not provide such funcionality.
You need to add it manualy.