Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: Ajax scripting with PHP and forms

[bsa_pro_ad_space id=2]
#776792
Anonymous
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.