Suggestions for a tool or method to create an editable XML-based form.

"Howard, Chris" <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <[email protected]>
I have an XML invoice file.
I want non-technical people to be able to edit the line items
to produce an edited invoice file.

I'm generally familiar with CGI.pm type forms, simple stuff.
And I think I can use libXML to find the right values in the XML
file, get them formatted to look something like the printed
invoice in a CGI form, and somehow get the data back out of the
form into the libXML internal structure and get it printed out
to a new .xml file.

But, I have this nagging feeling that there must be some simpler
tool for doing this, particularly the tricky bits of saving
state between calls to CGI.pm.  Maybe I should be writing this
in Java or something.

Any suggestions?

Chris

_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.