Sorry ... forgot to comment on this ... On Wed, 2007-05-30 at 13:40 -0500, Richard Lynch wrote: > > ... in particular, adding: > > > > header("Cache-control: private"); > > header("Pragma: public"); > > > > fixed things perfectly. Also note that things worked perfectly with > > normal http access from the start; this is required for streaming > > downloads to IE over *https* > > I highly recommend you now re-test your application in every browser, > every minor version, every release you care about, on every OS > major.minor you care about. Yes I realise this. When I originally discovered the problem ( after developing the app and extensively testing with firefox ), my first impulse was to get the client to use firefox. The response was that the app would be used by 2 of *their* clients, and they insist on using IE6. So based on this, I tested made things work with IE6 and the latest service packs available via Microsoft Update. I have absolutely no interest in supporting every single version of every single browser, at least not for the money I'm being paid, and especially since I've already been told that the app only needs to support IE6 ( and it also already supports firefox ). -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: dkasak@xxxxxxxxxxxxxxxxxxxx website: http://www.nusconsulting.com.au -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php