Re: umlauts in html forms

2001-10-03 Thread Arno Illmann

For which encoding is the database configured?

mfg, Arno

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




AW: umlauts in html forms

2001-10-03 Thread Michael Gerzabek

Database is encoded for ISO-8859-1 also.

But I found a switch at the serializer. When you use the tag
map:serializer name=html mime-type=text/html
src=org.apache.cocoon.serialization.HTMLSerializer
encodingISO-8859-1/encoding
/map:serializer
then everything works fine!

thanx

Michael


-Ursprungliche Nachricht-
Von: Arno Illmann [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 3. Oktober 2001 18:06
An: [EMAIL PROTECTED]
Betreff: Re: umlauts in html forms


For which encoding is the database configured?

mfg, Arno

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




umlauts in html forms

2001-10-02 Thread Michael Gerzabek

hi all,

I'm implementing forms that write to a backend via cocoon2-actions. I use
encoding ISO-8859-1 to render the data to the clients and all umlauts are
coded well. But when I get umlauts from the clients they go in an obscure
manner to the database. Has anyone experience with this problem?

bye

Michael


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]