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 request to get to this page (probably
they are messing things up).
On most browser, the setup is working very well...

Thanks for the help
reto



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

Reply via email to