i never received anything if you sent me anything...
just XXXXXX out the url's so we can see what's going on elsewhere in the script...
like stated earlier, there must be no html, whitespace, etc... before the header() call or it won't work OR you can use ob_start() as the FIRST line of code AFTER the initial <?php tags, then you can use header() wherever you'd like regardless of html or whitespace output
hth,
stolzyboy