> The important difference I immediately see is that the Active4D
> version will not be cached and expires immediately. I am guessing
> reason IE is failing is this:
> 
> - IE downloads the document to a temporary folder, perhaps its cache
> - Before opening the document in its viewer, it sees the document has
> expired and should not be cached and deletes it
> - When the viewer opens the document is no longer there

I wouldn't have thought of it but it makes sense that that is the cause.

> 
> I think you can solve the problem by calling 'set cache control
> ("private")' before returning the document. That will remove the
> Pragma and Expires headers as well.
> 

That worked like a charm.

Thanks for taking the time to provide such great support!


Cheers
-Kevin


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to