Re: A really strange POST problem

2002-02-19 Thread Thomas Eibner
On Tue, Feb 19, 2002 at 10:47:51AM +0100, Tomas Eriksson wrote: > Hi. > > I'm not sure if this a modperl problem but I'm using modperl (5.005), Apache (1.3) >under > Debian on my website. > > Using read(STDIN, $ENV{...}, $buffer) to retrieve the post data. At several places >i'm using > form

Re: A really strange POST problem

2002-02-19 Thread Tomas Eriksson
something but I don't hope so :/ /Tomas - Original Message - From: "Oscar Serrano" <[EMAIL PROTECTED]> To: "Tomas Eriksson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 3:05 PM Subject: Re: A really strange POST

Re: A really strange POST problem

2002-02-19 Thread Oscar Serrano
At 10:47 19/02/2002 +0100, Tomas Eriksson wrote: > > Hi. > > I'm not sure if this a modperl problem but I'm using modperl (5.005), Apache > (1.3) under > Debian on my website. > > Using read(STDIN, $ENV{...}, $buffer) to retrieve the post data. At several > places i'm using > forms with rad

A really strange POST problem

2002-02-19 Thread Tomas Eriksson
Hi.   I'm not sure if this a modperl problem but I'm using modperl (5.005), Apache (1.3) under Debian on my website.   Using read(STDIN, $ENV{...}, $buffer) to retrieve the post data. At several places i'm using forms with radio buttons from -2 to 2, but from some of my visitors I got almos