You mean using GET Method to retrieve the info ? I don't know. I'll have to
check it. But is strange. I'm going to test it from a linux box with
Konqueror, or Netscape to see if it's a browser problem or a server problem.
Maybe the IIS send the info by it self.

I'm going to try that,

tks


Francisco M. Vaucher
Departamento IT
Tyco / ADT Security Services
Buenos Aires - Argentina
mailto:[EMAIL PROTECTED]


-----Mensaje original-----
De: Matt Schroebel [mailto:[EMAIL PROTECTED]]
Enviado el: martes, 01 de octubre de 2002 8:42
Para: Francisco Vaucher
Asunto: RE: [PHP] GET POST Problem


I think that's standard browser behavior with IE and POST date.  Each
browser handles it different.  Since it's a client issue, I don't
understand how IIS would have anything to do with it.  Are you sure
you're IIS example wasn't using GET?

> -----Original Message-----
> From: Francisco Vaucher [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, October 01, 2002 7:29 AM
> To: PHP List (E-mail)
> Subject: [PHP] GET POST Problem
> 
> 
> Hi (I'm sending this again becasue i didn't find a solution yet)
>  
> "I have a problem when i'm sending form data. The issue 
> happens when I build
> a mysql query with some form input data. I send the info and I get 'n'
> results from mysql server. With this I build a list that has 
> links to the
> records that match
> the query. Next step I display one of the items on my query. 
> OK, now here is
> where I have the problem. When I go back, the IE gives me an 
> error that
> "can't show the page because it was made up with form data 
> and if I want to
> see the page again, i have to make a refresh. IE wount send 
> the information
> itself."
>  
> I'm running an Apache Server under RH 7.2. and PHP 4.2.0/1
>  
> With IIS I don't have this problem.
>  
> Anyone have an idea for this issue ? I think that is a 
> directive in the
> php.ini file. But I don't know wich one is.
>  
> Help would be appreciated
>  
> Thanks"
> 
> Francisco M. Vaucher
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to