A form in an XML-doc

S

Skynet

Hi,

If I make a form, can the pc (or server) make an XML-document with the
answers?

An example:
There's a form with a field 'name', the user give his name and these become
save in a document ('<name>his name</name>')
How do I this?


Thanks,
JW
 
M

Martin Honnen

Skynet said:
If I make a form, can the pc (or server) make an XML-document with the
answers?

An example:
There's a form with a field 'name', the user give his name and these become
save in a document ('<name>his name</name>')
How do I this?

XForms binds form controls to an XML instance document, see
http://www.w3.org/MarkUp/Forms/


As for the server making an XML document, sure, if you have Perl or PHP
or JSP or ASP or similar on the server then you can surely process the
data submitted from a HTML form and create an XML document from it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top