On Apr 29, 9:03 pm, Roboto <[EMAIL PROTECTED]> wrote:
> My code to validate picture data posted below.
> My quick commentary on it is that it works 100% for fire fox, safari.
> But images won't validate with IE.  I thought this might have to do
> with the accept-chartype.  But I was dead wrong.
> On the split of image and sub --- IE calls jpegs, pjpeg!!!
> PJPEG?!!!

It's not your fault, it's a bug/defect in some versions of IE. The
only fix seems to be the one you used (to add pjpeg to the allowable
mime-types).
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to