Mikey wrote:
Your script doesn't appear to be trying to do a re-direct, but rather
open a client side e-mail - if you want to do this, then you will need
to use JavaScript on the client side.
Yes it redirect, because PHP add a 302 response header in this case.
And the client-side email is opened. But with mozilla, the calling page is
still displayed, and with firefow, a new blank one is displayed. That's my
question : who is right ? Mozilla or Firefox ? And how to have always (which
header) the calling page displayed (without javascript, because it don't works
if client don't want...).
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php