Hi, I'm trying to create an ajax link that will pass a dynamic parameter according to something the user inputs. what I mean is that I want the link that will call an action but with a different parameter each time and this parameter is given by the user on the client side, during the creation of the link on the serer side I have no idea what this parameter is going to be.
I have tried to user the "before" option but I couldn't find a way to update the url that the ajax link calls. Maybe what I'm trying to do is not possible but I'm asking anyway. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
