Hello,
I'm trying to develope a Web-based solution that will use only XML / XSL(T), if possible (!), to create and edit XML documents through Web forms.
Is there a ""simple""-native way to do it (e.g. without using JSP, servlet, DOM, XUpdate)? I would like to be indipendent from the XML documents (i.e. forms) that end-users will upload on the system...
I'm reading something about the W3C standard called XForms but I don't if it suites the desired final behavior...
Related to this, is XForms supported by Internet Explorer and Mozilla?
Thanks in advance
Mario
I'm trying to develope a Web-based solution that will use only XML / XSL(T), if possible (!), to create and edit XML documents through Web forms.
Is there a ""simple""-native way to do it (e.g. without using JSP, servlet, DOM, XUpdate)? I would like to be indipendent from the XML documents (i.e. forms) that end-users will upload on the system...
I'm reading something about the W3C standard called XForms but I don't if it suites the desired final behavior...
Related to this, is XForms supported by Internet Explorer and Mozilla?
Thanks in advance
Mario