Hello,
Good to see someone else met that "feature" of MS Internet
Exploder ;)
At really I don't put any headers with content info.
Only headers are:
header ('Last-Modified: '.gmdate("D, d M Y H:i:s").' GMT');
header ('Expires: '.gmdate("D, d M Y H:i:s").' GMT');
header ('Cache-Control: no-cac
Hi,
I think it's not problem related to registering as globals data from
POST/GET. Problem is that what I expected (and seen on every other
configurations) was POST data being lost after
header("Location: $url);
And here, on IIS+PHP, I get POST data being "forwarded" to script
called with
heade