thinguy
09-28-2002, 07:34 PM
XML is the first language that I'm even beginning to grasp but I see it as a great benefit for storing information. The order and strict but open rules make it very easy to understand the concept.
But where does the data come from. How do you get data into an XML format.
Specifically to my needs I'd like users to enter data in a web form and that get stored in an xml format. Or some other structured file that can then be migrated to xml. I want this done client side (maybe javascript) I don't want to use asp or cgi on the server.
Can this be done? Generally speaking how do you get data into XML form to make it usefull?
But where does the data come from. How do you get data into an XML format.
Specifically to my needs I'd like users to enter data in a web form and that get stored in an xml format. Or some other structured file that can then be migrated to xml. I want this done client side (maybe javascript) I don't want to use asp or cgi on the server.
Can this be done? Generally speaking how do you get data into XML form to make it usefull?