I want to create two dynamically dependent list boxes. The first one being the main which retrieves the data from the database and second one being the child. When a value in the first list box is clicked, the second one should get populated. I am not too comfortable with Arrays, is it possible to workout the solution in some other way. If possible please point me to some useful sites. Thanks in advance.