Re: Encoding problems in flowscript

2003-06-06 Thread Bruno Dumon
On Fri, 2003-06-06 at 23:59, morten svanæs wrote: > - Original Message - > From: "morten svanæs" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, June 06, 2003 2:53 PM > Subject: Re: Encoding problems in flowscript > > > >

Re: Encoding problems in flowscript

2003-06-06 Thread morten svanæs
- Original Message - From: "morten svanæs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 06, 2003 2:53 PM Subject: Re: Encoding problems in flowscript > > - Original Message - > From: "Bruno Dumon" <[EMAIL PROTECTE

Re: Encoding problems in flowscript

2003-06-06 Thread morten svanæs
- Original Message - From: "Bruno Dumon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 06, 2003 5:37 AM Subject: Re: Encoding problems in flowscript > On Fri, 2003-06-06 at 22:56, morten svanæs wrote: > > Hi, > > I'm having

Re: Encoding problems in flowscript

2003-06-06 Thread Stavros Kounis
i have the same problem posting data from a form to .xsp there is a thread about this http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=105396439703871&w=2 --stavros On 6 Jun 2003, Bruno Dumon wrote: > On Fri, 2003-06-06 at 22:56, morten svanζs wrote: > > Hi, > > I'm having trouble with th

Re: Encoding problems in flowscript

2003-06-06 Thread Bruno Dumon
On Fri, 2003-06-06 at 22:56, morten svanæs wrote: > Hi, > I'm having trouble with the enconding in a flowscript, when > I submit data in a form it gets escaped internaly in the flow > script, so if I try to get back data that has some norwegian > characters in them they get misinterpreted. All my d

Re: Encoding problems

2003-03-25 Thread Konstantin Piroumian
r all the locales used there. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 17:24 Subject: RE: Encoding problems In the doc it's written about setting this in web.xml : form-encoding utf-8 But it doesn't

RE: Encoding problems

2003-03-25 Thread Maxime.Gheysen
esday, March 25, 2003 16:36 Subject: RE: Encoding problems Is there no other way to keep my french caracter set from page to page (because I have to many pages and some request are xsp-request) Tanks -Original Message- From: Yury Mikhienko [mailto:[EMAIL PROTECTED] Sent: Tuesday, March

Re: Encoding problems

2003-03-25 Thread Konstantin Piroumian
[EMAIL PROTECTED] Subject: Re: Encoding problems On Tue, 25 Mar 2003 14:12:59 +0100 <[EMAIL PROTECTED]> wrote: > Hi, > I have xsp pages, and all my parameters with accents (И, Х, Т,...) changes into things like "ц╘",... > I tried diferent encoding into my pages (like ), but n

RE: Encoding problems

2003-03-25 Thread Maxime.Gheysen
: Encoding problems On Tue, 25 Mar 2003 14:12:59 +0100 <[EMAIL PROTECTED]> wrote: > Hi, > I have xsp pages, and all my parameters with accents (И, Х, Т,...) changes into > things like "ц╘",... > I tried diferent encoding into my pages (like encoding="ISO-8859-1"?>

Re: Encoding problems

2003-03-25 Thread Yury Mikhienko
On Tue, 25 Mar 2003 14:12:59 +0100 <[EMAIL PROTECTED]> wrote: > Hi, > I have xsp pages, and all my parameters with accents (И, Х, Т,...) changes into > things like "ц╘",... > I tried diferent encoding into my pages (like encoding="ISO-8859-1"?>), but nothing seems to work! > how can I keep the