0 pts.
 Easy XML editing and creating?
XML
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

Answer Wiki:
This article will show you how to create a form and transfer the data to xml http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=199
Last Wiki Answer Submitted:  October 26, 2004  5:36 pm  by  Mcp111   0 pts.
All Answer Wiki Contributors:  Mcp111   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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.

 0 pts.