Thanks for answer, but I wasn't asking for that. I used Ajax.Updater before and what You have described I already used.
I will try to explain differently: If I call my action like usual (ie. non-ajax): http://myserver/mycontroller/myaction/ I get "normal" response. OK? I want to have that normal response even If I call this action with Ajax.Request (using cake's $ajax->submit() or plain Prototype's Ajax.Request) So... I HAVE that Ajax.Request working. But, I need response to redirect my browser to action I called and with params I sent). Any better now? :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
