Hi all.

I have a parameterized component/action that generate images as the results.

Question is, I need to embed this component/action in another action.

I have try img src='action/component name' directly, but feel that is
a bit messy, and I'd need to pass the parameters manually there.

Anyone has good idea on how to best implement this? Should I put the
resulting image into a file first? and do image_tag() then?


All the best.
-arief

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

Reply via email to