Updating Div with ajax

2007-07-30 Thread madmike210
In a view, I would like to be able to click on a button and have the index displayed in a div. I accomplish this by doing the following in a view: div onclick=new Ajax.Updater('main_div', '/admin/groups/ index');GROUP VIEW/div span onclick=new Ajax.Updater(''main_div', '/admin/users/

Re: Updating Div with ajax

2007-07-30 Thread madmike210
Thanks for the help, and suggestions. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Cake PHP group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to

Re: Newbie Introduction Book ... reviews anyone?

2007-07-29 Thread madmike210
I would live to take a look at your book, send to [EMAIL PROTECTED] Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Cake PHP group. To post to this group, send email to cake-php@googlegroups.com To

On-request table retrieving w/ one model and controller???

2007-07-24 Thread madmike210
I am new to cake and its capabilites, but from what I have seen, it looks like it could be the perfect solution. I would like to create one model and one control to handle a bunch of tables. These tables are created once a day with the date as thier name. I would like to take the users input