August 26, 2008 at 11:39 am
#776792
Inactive
I tend to use frameworks when programming ajax-style code. jQuery is a good one to use.
I did something, recently, similar to what you are trying to do… 3 combo boxes, 2 dependent upon the others. I believe I searched for ‘Ajax combo box’ or something like that and found a great example.