Re: [PHP] Pages refresh on submission on RedHat Server - POST problem

2003-03-06 Thread Arijit Chaudhuri
t;Kevin Stone" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > You wouldn't by chance be using $PHP_SELF as the action field of the form? > - Kevin > > ----- Original Message - > From: "Arijit Chaudhuri" <[EMAIL PROTECTED]> > To: <[EMA

Re: [PHP] Pages refresh on submission on RedHat Server - POST problem

2003-03-06 Thread Arijit Chaudhuri
t;Kevin Stone" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > You wouldn't by chance be using $PHP_SELF as the action field of the form? > - Kevin > > ----- Original Message - > From: "Arijit Chaudhuri" <[EMAIL PROTECTED]> > To: <[EMA

[PHP] Pages refresh on submission on RedHat Server - POST problem

2003-03-06 Thread Arijit Chaudhuri
Its a rather strange thing. I tested all my pages on my Win2000-Apache configuration and uploaded them to my clients RedHat server. There, on submission, all pages just refresh themselves. All my forms are set to submit to the same page and I check in the beginning for the submit button variable. I