Does anyone know the syntax for headers if one is using IIS compared to apache
Apache syntax: header("Location:http://$HTTP_HOST/$DOCROOT/filename");
IIS Syntax: ???
Windows/ISS is for girls be a man and get a real combination GNU/Apache
The same syntax should work. One thing is the second : it might cause problems.
Mark.