cakephp droplist/form - xml and ajax

Posted by gudinne on Stack Overflow See other posts from Stack Overflow or by gudinne
Published on 2010-05-18T06:10:05Z Indexed on 2010/05/18 6:10 UTC
Read the original article Hit count: 152

Filed under:
|
|
|
|

Hello- I'm complete noob in Cakephp - here goes...

I have a website set up with Cakephp framework. I have been tasked with creating two dropdown forms to compare/show data. When the user selects an item from the dropdown from either one of the forms it is to show the content below on website.

I was thinking this data would need to be stored in an xml file. How do I create and sync two dropdown forms with xml data within Cakephp? The page the form is on is the view(.ctp) file.

Thanks

© Stack Overflow or respective owner

Related posts about cakephp

Related posts about Xml