Click to See Complete Forum and Search --> : Using online forms to create XML files


alanimal
09-03-2008, 11:05 PM
Hey there,

Can someone please help me?

I have a web page which has a form that asks the following:

Please enter Machine Number:_________________________
Please enter date to action:________________________
Please enter your name:___________________________
Please enter your contact number:____________________________
{Submit}

How can I collect the data that they have entered, and convert it into an XML file, which will be stored on a folder in my server and emailed to me?

Any code you can offer would be great!

Thanks in advance
Alanimal

Alain COUTHURES
09-06-2008, 02:35 PM
Xforms is there for this at the client side.

Have a look at http://code.google.com/p/ubiquity-xforms/

Alain COUTHURES
11-01-2008, 01:54 AM
You can also look at my new opensource project called XSLTForms : http://sourceforge.net/projects/xsltforms/