On 5/11/06, Gacha <[EMAIL PROTECTED]> wrote:
>
> I'm using django with mod_python. When someone using internet explorer
> is trying to download some file and in the promt box he chose "Open"
> then the file is downloaded, but IE says that the file doesn't exists,
> but if chose to "Save" the file then the file is saved and it's ok.
> Then I started the same site on django builtin server and it worked,
> but I need apache and mod python.

I think I already mentioned this to you on the IRC channel, but when I
was having the same problem with opening files from IE's download
prompt in a recent PHP project, sending additional Pragma and No-Cache
headers made IE behave.

Jonathan.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to