Paul Gillingwater wrote:

> > Unfortunately, yes. Unless they fixed it in recent functions IE
> > ignored the content-type header and only looked at the 'extension' of
> > the URL (which has no meaning at all in an URL according to the RFC).
> 
> Yes, that's why I suggested to Bogdan that the URL that returns the PDF
> file must end somehow with ".pdf" -- but I wonder, if it could be a
> parameter, e.g., ".../stuff/nonsense/?file=myfile.pdf"

For midgard yes, for IE I don't know. But active pages like
.../stuff/nonsense/myfile.pdf should work. You'll find 'myfile.pdf' in
$argv[0];

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to