Hi all. I'm trying to make a simple AJAX call to a controller action using prototype. I'm not using any of the AJAX helper functions because I think any of them can do what I'm trying to do wich is a simple call. My problem is to know what url I have to pass in the url of the Ajax.Request prototype object. It seems an url like /controller/action doesn't do the work. Can anybody help me?
Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
