I have a form with a select box filled with company names. When the company name is selected, I want the form text boxes for the address, city state, zip, phone to be automatically filled based on the select list index. I am trying to figure this out, and get errors. I am new to Javascript, can someone point me in the right direction? The form is an ASP page. Thanks.