I have a drop down menu that is autofilled by Javascript, the only problem is the value of the drop down menu is the same as the displayed name. I am pulling this information out of the database and want to know if anyone has any code that will populate the value as one value and the text as another. Here is a URL where you can see what I am doing...
<!-- m --><a class="postlink" href="http://www.eznetideas.com/auto/auto_search.asp">http://www.eznetideas.com/auto/auto_search.asp</a><!-- m -->
When you select the car make, it displays all the models of that make. The URL to the javascript file is located at...
<!-- m --><a class="postlink" href="http://www.eznetideas.com/auto/autosearch.js">http://www.eznetideas.com/auto/autosearch.js</a><!-- m -->
Can someone point me to some sample code, or help show me how to fix this?
Thanks,
Brad
<!-- m --><a class="postlink" href="http://www.eznetideas.com/auto/auto_search.asp">http://www.eznetideas.com/auto/auto_search.asp</a><!-- m -->
When you select the car make, it displays all the models of that make. The URL to the javascript file is located at...
<!-- m --><a class="postlink" href="http://www.eznetideas.com/auto/autosearch.js">http://www.eznetideas.com/auto/autosearch.js</a><!-- m -->
Can someone point me to some sample code, or help show me how to fix this?
Thanks,
Brad