Thanks David That behavior is the best i could acomplish be header() also. But i found another way : 1. I link to a nonexiting directroy: http://www.mydomain.de/pdfs/test.pdf 2. i catch 404s by htaccess redirection 3. i parse the REDIRECT_URI if the request is for a pdf in that vitual directory 4. if true and the file exists i include the downloadscript, which checks for authorisation 5. else raise either authentication of 404 6. works on all browsers !!!! thanks for your suggestions Sebastian > -----Ursprungliche Nachricht----- > Von: David Minor [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 30. August 2001 07:11 > An: Sebastian Stadtlich > Betreff: re: HELP : How to suggest a download-filename for IE on MAC > > > I just submitted my results from a download script test. You can see > the full results in the archive search "force download". > > The short version is: > IE for Mac users must click and hold the link until the > contextual menu > appears and choose the option "Download Link to Disk". > > This is not what I was wanting either, but alas ... > > I put up a javascript pop up window with instructions for IE for mac > users. Not the best news, but hope this helps. > > David Minor > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]