On 7/16/07, ayya <[EMAIL PROTECTED]> wrote: > > Hi, I'm new in PHP and MySQL > > I'm trying to display some records stored in a MySQL database when > user selects a value from a drop down list. The lists' values are > also > pulled from the database. I want to display the records in the same > page... like some websites they have this function when user selects > a > country, the page refreshes and shows the states of that particular > country in another box..... > > Can anyone pls help me in this...
This is not a CakePHP problem. Go read up on how to do this sort of thing with Ajax, then come back and ask how to use Cake's built-in javascript helpers. -- Chris Hartjes Senior Developer Cake Development Corporation My motto for 2007: "Just build it, damnit!" @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
