Maybe you could use the router:: url with the true parameter,
ie:
new Ajax.Updater('usersprojects', router::url('/users/projects/add'
true), ....Did not try, but seems it could be clean .. hth On Jul 10, 6:36 pm, Kyle Decot <[EMAIL PROTECTED]> wrote: > I'm not sure if this is the correct solution but it worked for me. > just put ../projects/add/ instead of /projects/add --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
