On Fri, 27 Apr 2007 05:23:40 -0700, dbee wrote: > My site is at flowerhour.biz. I've been at this thing for hours now, and > I've done everything I can think of to make it run...
$ HEAD http://www.flowerhour.biz/site_media/css/iepngfix.htc | grep -i content-type Content-Type: text/html; charset=utf-8 You need to configure your web server to serve the file with the correct media type, text/x-component. After you do this you will have to delete your temporary internet files (not from inside Internet Explorer--you have to log off, log on as another user, and totally remove the entire temporary internet files directory), because MSIE seems to remember the fact that the iepngfix.htc resource was once served with the incorrect media type, and ignores it from then onwards. -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

