Gary I tried the same code and it just doesn't work for me  -- I'm
using the alpha 1.2 code.

The action similar to /users/captcha if directly invoked puts the
image right on the screen no problem.

If invoked from another view the way you have with the html <img>
syntax it just gives me a blanked X image whose path is the path to
the action.

When I view the source of the emitted page I get - <img src="/apppath/
controller/do_imgtoken/###" /> where the #s are what gets rendered
into the image.

Are you using ajax or doing something with routes I need to enable
perhaps?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to