RE: [PHP] Help wih select boxes pls

2001-12-07 Thread Jon Haworth
> Hi! I'm trying to make dynamically related select boxes > (e.g. i have a 'State' > select box, which, when i select > an item in it, it automatically refreshes the select box > 'Cities' containing a list of cities in that particular > chosen state) Good article on this at Zend: http://www.

[PHP] Help wih select boxes pls

2001-12-07 Thread Yogesh Mahadnac
Hi! I'm trying to make dynamically related select boxes (e.g. i have a 'State' select box, which, when i select an item in it, it automatically refreshes the select box 'Cities' containing a list of cities in that particular chosen state) Anyone can help me with this please? Thanks