You could also use some AJAX! You could implement a javascript library like thickbox for jQuery, and using the Request Handler component, when you click on a link you can send the view to the thickbox.
You need to check out the thickbox documentation on how to implement it - or if you prefer Prototype, I'm sure there is something similar (then you can use the Ajax helper). Tane On 3/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi all, > Does anyone know how I would render a view in a new window? > > Thanks! > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
