We need to send an xml file to someone on a weekly basis and they sent a text file as an example. How can I make editing or creating a new file based on this example easy for my end users. I know very little about XML and need some help. Can I create some kind of form for them to fill out with the necessary information and create an XML file somehow? Just guessing.
Thanks for the help,
Jerry
Software/Hardware used:
ASKED:
October 26, 2004 4:59 PM
UPDATED:
October 27, 2004 10:55 AM
Hi Jerry i usualy write xml files programaticaly in applications. for your senerio i do belive there are a number of xml applications that can do this for you.
however if you know a little java i can show how to make a form and write the file in xml.