Ajax Country -> State comboBox problem !

2007-09-03 Thread Ghanshyam Rathod
Hi friends, As i have one form having Country and State combo box. Depend on country selected it will Fill up States automatically. Here is my Code : // file : edit.thtml //calling ajax functions function getstates(st) { country = $('country_name').value; alert(country);

Country -> State combo box Ajax problem

2007-08-31 Thread Ghanshyam Rathod
Hi friends, As i have one form having Country and State combo box. Depend on country selected it will Fill up States automatically. Here is my Code : // file : edit.thtml //calling ajax functions function getstates(st) { country = $('country_name').value; alert(country);

Country -> State combo box Ajax problem

2007-08-31 Thread Ghanshyam Rathod
Hi friends, As i have one form having Country and State combo box. Depend on country selected it will Fill up States automatically. Here is my Code : // file : edit.thtml //calling ajax functions function getstates(st) { country = $('country_name').value; alert(country);

About Associations : example

2007-08-01 Thread Ghanshyam Rathod
Hello friends, I am newbie to the cakePHP frameworks and want to learn association in good way. kindly send me SQL script with model, controller and view code. i mean running example. Thanks --~--~-~--~~~---~--~~ You received this message because you are subs