Hi,
I'm after some help again please.....
I have a single drop down box, populated from a database. When the user selects some data from it (It is a name of the person they want a email sent to), I need to be able to go to the database and get 2 other bits of info and populate two other textboxes on the form (i.e telephone num & department)
I've tried various methods, but cant really find one that suits my needs.
If possible, I would prefer to do this client side as I have other data on the form that is being cleared when the form is resubmitted but the original dropdown could contain anything between 1 and 100 names so hardcoding is not really an option either.
can anybody help??
Regards and Thanks
PaulSc.
I'm after some help again please.....
I have a single drop down box, populated from a database. When the user selects some data from it (It is a name of the person they want a email sent to), I need to be able to go to the database and get 2 other bits of info and populate two other textboxes on the form (i.e telephone num & department)
I've tried various methods, but cant really find one that suits my needs.
If possible, I would prefer to do this client side as I have other data on the form that is being cleared when the form is resubmitted but the original dropdown could contain anything between 1 and 100 names so hardcoding is not really an option either.
can anybody help??
Regards and Thanks
PaulSc.