Results 1 to 3 of 3

Thread: [RESOLVED] Can't upload png images on IE

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2010
    Posts
    195

    Resolved [RESOLVED] Can't upload png images on IE

    What do i have to use instead of image/png in order to upload an image of that format in IE? (For example jpeg is pjpeg. What about png?)

    Thank you

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: Can't upload png images on IE

    I'm not sure what you're asking. is your code checking the MIME type of the file being uploaded? if yes, then you really shouldn't. this is unreliable, and you are probably better off checking the file extension instead.
    Like Archer? Check out some Sterling Archer quotes.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2010
    Posts
    195

    Re: Can't upload png images on IE

    it's only for image upload. but nevermind i have already found it. png files can be uploaded on ie using images/x-png

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width