Lots of Ajax helper info here : http://manual.cakephp.org/chapter/helpers
On 11/2/06, Samuel <[EMAIL PROTECTED]> wrote:
>
> Hi all:
> One questino is that.I create a test field for tag input
> <input type="text" name="addtag" /> and then use
>
> $ajax->link('add',array('fallback'=>'#addtag','url'=>"../umanager/addTag",'update'=>'somearea'...));
> I want to kown that how to pass the data form the test field to the
> link when clicking 'add ' .so it can be passd to the controller?? It is
> simple I think but seems I can not find the solution....thank you all
> !!!
> And where can i get the full definitions for the ajaxOptions??
> Thank you!!
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---