Use urlencode for the name before placing it in the url and then
urldecode it when processing the reply!
Enjoy,
   John

On Mar 25, 3:33 am, kai <[email protected]> wrote:
> I have a foreach loop that runs through an array and for each object
> there's a report link that lets users report something wrong with that
> object. the report link draws a modal box that displays the report
> actions view and in that view i'm hoping to have the name of the
> object. I tried passing the name in the url but some names use symbols
> that won't work, does anyone have any suggestions?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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