Emir Posted December 30, 2006 Share Posted December 30, 2006 Hello, I was wondering if anyone knew of any tutorials or anything on how to load data dynamically from a server as it is needed. I am thinking of something like Kelly Blue Book does:http://www.kbb.com/kbb/UsedCars/default.aspxIn other words, I want to be able to change an option on my dropdown field, and the data for the next dropdown will be downloaded from the server. I don't want every single value to be loaded into an array; It would waste too much time and bandwidth for me. Anyway, I am trying to do this on a WAMP server, so If someone could help me out, I would greatly appreciate it!Thanks,Emir Quote Link to comment Share on other sites More sharing options...
Emir Posted December 30, 2006 Author Share Posted December 30, 2006 Hmm, well, nevermind, I think I found what I wanted. Could I do this with AJAX? Does anyone know of a good site for learning it? Quote Link to comment Share on other sites More sharing options...
ober Posted December 31, 2006 Share Posted December 31, 2006 Yeah, you could do it with AJAX and it wouldn't be too hard. Try some of the tutorials on www.ajaxfreaks.com Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.