You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by cib <c....@laposte.net> on 2001/09/04 09:26:48 UTC

form textarea processing C2

Hi,
my last mail wasn't really clear.
I'm looking for a way to process a textarea from a form, containing xml.
For example, the textarea could be :

<?xml version="1.0" encoding="ISO-8859-1"?>
<cib>
    <mysql table="cib" col="1">
        hello you all
    </mysql>
</cib>

And the processing of the textarea would insert the "hello you all" value
inside the mysql database.
How can we process and parse an xml file from a user form in C2.
Thanks a lot for answering.

Cib

France, Bordeaux, xml and gay pride.


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>