Hi. I've managed to get the call working with /appname/controller/action but now I'm getting no response at all. I'm using Javascript's alert function to see the AJAX response but I'm only getting a "no response text" :(
On 14 Jul, 19:57, DaveMahon <[EMAIL PROTECTED]> wrote: > It ought to. What response are you getting? > > On Jul 14, 1:37 pm, "[EMAIL PROTECTED]" > > > > <[EMAIL PROTECTED]> wrote: > > 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.- Ocultar texto citado - > > - Mostrar texto citado - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
