Hi Jeremy, Thank you so much for the reply. I kind of got it working. after searching some old posts it seems it is a possible bug with the security component. http://groups.google.com/group/cake-php/browse_thread/thread/bc953181eb49d1db/802799a13bdb5a11?lnk=gst&q=security+component+not+posting#802799a13bdb5a11
removed the component and got it to work fine. Makes me mad I wasted a whole day over a old issue. oh well... I am new to some of this but it seems I need to loop through the key/ value array and create a new array of id's that have a 1 as the value (they were selected). Then implode() to store in the database. Am I on the right track. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
