I know this isn't specifically a CakePHP question but I tried posting
something about it on the Yahoo Groups page an never received a
response. I'm trying to implement the YUI Uploader into my app and
everything is going good except when I return the data to the
uploader. I am echoing something like this in my images_controller if
there is an error:

[type:"error", message: "image is too small"];

The problem is that the javascript is reading this as just raw text
and not an array. How would I go about having my javascript read this
as an array? Thank you for any insight you can provide me with.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to