CodeIgniter Forums
need suggestion - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: need suggestion (/showthread.php?tid=9205)



need suggestion - El Forum - 06-16-2008

[eluser]nandish[/eluser]
Hi guys

I have three dropdown boxes,when the view page get loads those three dropdown boxes
populate

The first dropdown box contain All school Names.

The second dropdown box contain All states.

The last dropdown box contail All years.

Agin i used onother two dropdown boxes for states and year. These dropdown boxes contain same id and name of the above state and year drop down boxes and these dropdown boxes poulate dynamically means ajax call.


when i select any school it will give state dropdown box and am going to replace old one.same thing when i select state it will give year dropdown box am going to replace old one.

This approach is good?

Is there any other way to do this.

Thanks


need suggestion - El Forum - 06-16-2008

[eluser]aBoy[/eluser]
If I select a School will the items in the States and Years boxes populate dependant on my School selection? If I select a State, will it do the same and populate both Schools and Years dependant on my State selection?


need suggestion - El Forum - 06-16-2008

[eluser]mglinski[/eluser]
I think green is awesome, but not for CI.
CI is Red, get it right.

-Matt