At 10:44 AM 12/1/00 +1300, Eustace, Glen wrote:
> > You see, IE is smarter than the web site authors of the world. It
> > insists that the document URL end in an approprate extension to do the
> > right thing. A typical workaround is to just append "/foo.pdf" to
> > your URL and let your Apache::Registry script ignore the PATH_INFO
> > that is the result of that.
>
>Thanks, I though it was going to be something STUPID, like this. Is there a
>header I can use that will tell IE another file name 'FIlename: xxx.pdf' or
>something?
I've found ?.pdf to work just as well to fool IE and your artificially
created PATH_INFO filename will then stick if a user does a save as.
BTW, I think your problem may occur only on IE and W2k (even with IE 5 not
5.5). If you use IE and Win98 you won't have the same extension problem. At
least I didn't.
There is an attachment header you can give, but that's used for sending a
file for download I believe-- a kind of forced save as which you may not want.
Later,
Gunther
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]