Forum Moderators: open

Message Too Old, No Replies

html form convert to xml?

simple change?

         

Cars4U

8:13 pm on Oct 13, 2005 (gmt 0)



I'm amateur and use Front Page. I have a simple form that has to be submitted in xml format in order to be parsed by my 3rd party management company. I'm lost ... any easy way for me to do this?

blackwind

9:49 am on Oct 15, 2005 (gmt 0)

10+ Year Member



I'm also interested in this, if anyone has an answer.

[edited by: jatar_k at 4:35 pm (utc) on Oct. 15, 2005]
[edit reason] no sigs thanks [/edit]

Stu_Rogers

10:08 am on Oct 18, 2005 (gmt 0)

10+ Year Member



Since nobody has replied already, I will take a guess. I think you will need to post your form to a server-side script (PHP or ASP) which will take the values submitted in the form and write them to an XML document. The third-pary guy only needs to know the location of this XML file.

Surely the third-party you are dealing with can advise on how they require the data? Perhaps you can post an update for more specific help.