I'm using Coldfusion...I've dabbled in php a little...but not much. I looked at the example, and that's kind of what I've been working toward. I did manage to build something similar...I noticed that the AJAX resonse text changes when I select a category, like cars, but it loads all of the options in the AJAX text, so if I then select Honda, I thought the AJAX text would change again to just show me Honda...but it doesn't change from the category select. Is that the way it is designed to work?
Main Topics
Browse All Topics





by: pravinasarPosted on 2008-06-19 at 11:59:14ID: 21825274
From the description of the problem, looks like AJAX would be a perfect fit.
al.com/tut orials/aja x4.htm
What is your Server Technology (It is PHP or Coldfusion)..
Look at a simple example at
http://www.javascriptjourn
Please look at the source code