Is the download URL visible? If you're actually getting a .html appended (and your download code has a .php extension), there may be some funk in the headers coming back from the server - or extra text being prepended / appended to your file. A space before or after the PHP code might do it too.
You could take a look with LiveHTTP (or a Safari version of the same), or Wireshark. . --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
