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

2003-03-06 Thread Barajas, Arturo
Sent: Jueves, 06 de Marzo de 2003 01:02 p.m. > To: Barajas, Arturo > Subject: RE: [PHP] Pages refresh on submission on RedHat Server - POST > problem > > > Tried using a hidden field named form_submitted with a value Y. Even > checking for that does not help. Checked the

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

2003-03-06 Thread Arijit Chaudhuri
IL PROTECTED]> > Sent: Thursday, March 06, 2003 10:56 AM > Subject: [PHP] Pages refresh on submission on RedHat Server - POST problem > > > > Its a rather strange thing. I tested all my pages on my Win2000-Apache > > configuration and uploaded them to my clients RedHat

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

2003-03-06 Thread Arijit Chaudhuri
IL PROTECTED]> > Sent: Thursday, March 06, 2003 10:56 AM > Subject: [PHP] Pages refresh on submission on RedHat Server - POST problem > > > > Its a rather strange thing. I tested all my pages on my Win2000-Apache > > configuration and uploaded them to my clients RedHat

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

2003-03-06 Thread Barajas, Arturo
gards... Arturo Barajas, IT/Systems PPG MX (SJDR) (427) 271-9918, x448 > -Original Message- > From: Arijit Chaudhuri [mailto:[EMAIL PROTECTED] > Sent: Jueves, 06 de Marzo de 2003 11:57 a.m. > To: [EMAIL PROTECTED] > Subject: [PHP] Pages refresh on submission on RedHat Ser

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

2003-03-06 Thread Kevin Stone
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: <[EMAIL PROTECTED]> Sent: Thursday, March 06, 2003 10:56 AM Subject: [PHP] Pages refresh on submission on R

[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