i need to serve raw jpeg data from a handler that generates images on the fly, to implement a captcha system
unfortunately, this is the documention on this sort of thing: http://groups.google.com/group/turbogears/browse_frm/thread/2b175032389df8fc/15b36d672b403510?lnk=st&q=cherrypy+raw&rnum=3#15b36d672b403510 does anyone have a clue on how I can achieve this? serveFile in cherrypy is the closest to anything that will work, but i'll have to butcher it to work on raw data. anyone have another idea? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

