lansing
01-14-2006, 03:42 AM
I am currently working on a Auto Repair type of site that allows a user to keep track of his vehicle maintenance. I have hand coded the year & make for the drop down menu. I am not working on a page that would allow the user to add a new vehicle to his account. I need to know if there is a site or code that would auto populate the model based on the year & make selected?
I want the user to be able to select the year, then the make, & then the model of their vehicle...
An example is something like this but in the form of a drop down menu:
http://www.partsamerica.com/VehicleSelection.aspx?destinationpage=Default.aspx&year=1995
When you click on the auto maker Dodge...It displays every vehicle made by Dodge in 1995...the link above if for the year 1995. I have the year selection on my site in a drop down menu option. I want all of this to be automatic in populating the models. I don't want to have to type every single model made by every auto make out there for every year. On that same site above it list the vehicles by year also...if you choose a year of 1970 & make as Dodge you wont find Dakota for instance because they didn't make Dakota until 1987.
I have searched google & yahoo & the different web coding forums. Nothing helps...I would think that this is a simple coding since they are sooo many auto parts sites out there....
Thanks!
I want the user to be able to select the year, then the make, & then the model of their vehicle...
An example is something like this but in the form of a drop down menu:
http://www.partsamerica.com/VehicleSelection.aspx?destinationpage=Default.aspx&year=1995
When you click on the auto maker Dodge...It displays every vehicle made by Dodge in 1995...the link above if for the year 1995. I have the year selection on my site in a drop down menu option. I want all of this to be automatic in populating the models. I don't want to have to type every single model made by every auto make out there for every year. On that same site above it list the vehicles by year also...if you choose a year of 1970 & make as Dodge you wont find Dakota for instance because they didn't make Dakota until 1987.
I have searched google & yahoo & the different web coding forums. Nothing helps...I would think that this is a simple coding since they are sooo many auto parts sites out there....
Thanks!