I have an access database with a vendor table. I am offering on my web form, a drop down list with the vendor names. Being new to javascript, I was hoping someone could tell me the best way to autopopulate the remaining text fields (Address, city, etc.) based on the selection from the drop down list. Thanks for your help.