Re: How to get value from method post (calendar)

2007-11-07 Thread birumerah
thanx, now i can working with post method :) On Nov 7, 2:16 pm, Grant Cox <[EMAIL PROTECTED]> wrote: > Should be in $this->params['form']['t0'] --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To

Re: How to get value from method post (calendar)

2007-11-06 Thread Grant Cox
Should be in $this->params['form']['t0'] --~--~-~--~~~---~--~~ 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

How to get value from method post (calendar)

2007-11-06 Thread birumerah
Dear all, i'm using jscalendar for my cake apps, but found some problem to get value from view like this: Dari tanggal image('cal.gif', array('id' => 'cal1')); ?>