List Box Diemma

liunx

Guest
I have a list box that is being populated with customer names.<br />
There are text boxes on the same page that are meant to contain address<br />
information.<br />
The objective is to populate the text boxes with the address of<br />
the customer that was chosen in the list box.<br />
This would obviuosly need to happen before the page is sent to the<br />
server.<br />
Is this possible?<br />
Any sample code would be appreciated.<br />
<br />
Thanks,<br />
DL<!--content-->Where does address information come from???<!--content-->Vladdy,<br />
<br />
It comes from the same table as that which populates the list box.<br />
<br />
Thanks,<br />
DL<!--content-->
 
Back
Top