On Tue, December 12, 2006 11:04 am, Frank M. Kromann wrote:
> if you use:
>
> header("Content-Type: application/zip");
> header("Content-Disposition: attachment; filename=\"somefile.zip\"");
>
> That works for me with IE 6/7 and other browsers.Argggggh. Please read this: http://richardlynch.blogspot.com/ Go test with MORE browsers and MORE OSes, because you haven't yet hit the ones where your Content-Disposition does not work, and they are out there somewhere. -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some starving artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

