Wednesday, April 28, 2010

Re: check box selection

How are you handling the form submission in your controller?
Are you saving the form submitted data or just keeping it in the
session?
What do you want to do with the submitted data (validate, save,
redirect to another page)?

Please show the code that handles the form submitted data.
Enjoy,
John

On Apr 29, 8:45 am, Master Ram <ramganga...@gmail.com> wrote:
> Hi..
>
> i am new to cakephp, i have check box and i want to get selected
> checkbox in to the next page.
>
> how to get the selected checkbox in cakephp.
>
> regards:
> Master
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com For more options, visit this group athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: