Well, at first it wasn't working because I didn't set the 'Content-Type' header. then i thought i had put it in, but i didn't, because I put in the wrong place in the code, under a condition that wasn't met, so it was just my own retardation =P. it seems that setting the proper content-type and reading the file in binary mode is enough.
On Fri, Mar 28, 2008 at 4:54 AM, jmoeller <[EMAIL PROTECTED]> wrote: > > Just for future reference, in case anyone else has the same problems, > what did you do to solve your imageproblem? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
