Hello, On my midgard (1.4.3) powered website I start getting reports from msie users who when they view pdf attachments get a blank page. Not until they reload the page does the pdf document display in their browsers.
As I understand it this is a common problem when the webserver do not send the header Content-Length to msie clients. See fx note here: http://www.midgard-project.org/manual/en/ref.attachment.php How can I get the size of a blob/attachment so that I can send the content-size header before calling the serveattachment function? On a tangent, why doesn't the serveattachment already send the header itself already? This ought to be a known problem by now, or isn't it? Regards, -- Fredrik Jonson --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
