This topic is locked

Lookup field

4/22/2005 3:40:53 PM
ASPRunnerPro General questions
author

I want to be able to add automaticly data to several fields when choosing from the lookup field
I have an application for expenses and Employees need to add records to this table.
I want the employee to select their name from the lookup field and automaticly fill the corresponding ID and Company fields that correspond to him
How can this be done?

Sergey Kornilov admin 4/25/2005

Hi,
you can do it calling some javascript in onchange event of this drop-down box.

501187 4/28/2005

Thanks for the information it was helpful