Yes, I have an exit() immediately following header...
Could these statements in any way affect the session? Or session update?
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Wednesday 20 November 2002 06:36, Baumann Reto wrote:
> > Hi all
> >
>
This does work... No problem at all...
The BIG problem is that it has to have something to do with the environment,
as the error is not always there. Only if a certain combination of POST/GET
request and or browsers as well as session operations occur.
Bur figuring out a certain logic is nearly i
It's mainly MSIE 5.0 for MacOS or MSIE 5.5 for Win9x
"Bigdog" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> What browsers are having the problems?
>
> On Tue, 2002-11-19 at 15:36, Baumann Reto wrote:
> > Hi all
> >
> > Does somebody know if there is a potentia
On Wednesday 20 November 2002 06:36, Baumann Reto wrote:
> Hi all
>
> Does somebody know if there is a potential problem with
> Header("Location: ");
> not working properly?
>
> I have a redirection, but it seems that on some browser, this doesn't work.
> Instead of the redirection, the sam
--- Baumann Reto <[EMAIL PROTECTED]> wrote:
> Does somebody know if there is a potential problem with
> Header("Location: ");
> not working properly?
Try this code:
http://www.google.com/";);
?>
If this does not work, let us know.
Chris
--
PHP General Mailing List (http://www.php.net/)
To
At 23:36 19.11.2002, Baumann Reto said:
[snip]
>Hi all
>
>Does somebody know if there is a potential problem with
>Header("Location: ");
>not working properly?
>
>I have a redirection, but it seems that on some browser, this doesn't work.
>Instead of
Are you using an exact path or a relative url (such as somepage.php)?
It should be absolute (such as http://someserver/somepage.php).
Baumann Reto wrote:
Hi all
Does somebody know if there is a potential problem with
Header("Location: ");
not working properly?
I have a redirection, but
What browsers are having the problems?
On Tue, 2002-11-19 at 15:36, Baumann Reto wrote:
> Hi all
>
> Does somebody know if there is a potential problem with
> Header("Location: ");
> not working properly?
>
> I have a redirection, but it seems that on some browser, this doesn't work.
> I
Hi all
Does somebody know if there is a potential problem with
Header("Location: ");
not working properly?
I have a redirection, but it seems that on some browser, this doesn't work.
Instead of the redirection, the same page is requested again!
I'm also using sessions and html-post reque
9 matches
Mail list logo