Hi Mayte,
Event handler on the DDL update event.
Best personal regards,
-- Li-fan

Signature
Li-fan Chen
Software analyst/developer, Entrepreneur
Markham, Ontario, Canada
> How can I do this?
> Choices are
[quoted text clipped - 7 lines]
> *NOTE: I may have to use different items than Monkey, Banana, Gilligan- so
> work with me here.
Li-fan Chen - 16 Feb 2006 20:33 GMT
Hi Mayte,
Update event is too vague, try the SelectedIndexChanged event.
Best personal regards,
-- Li-fan

Signature
Li-fan Chen
Software analyst/developer, Entrepreneur
Markham, Ontario, Canada
> Hi Mayte,
>
[quoted text clipped - 14 lines]
>> *NOTE: I may have to use different items than Monkey, Banana, Gilligan-
>> so work with me here.
Mayte,
If the control has its Autopostback property set, then in its
SelectedIndexChanged eventhandler you would get the SelectedValue and pass
this as a Parameter to the stored procedure or Sql command text , connect to
your database, and run the command.
Peter

Signature
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
> How can I do this?
> Choices are
[quoted text clipped - 7 lines]
> *NOTE: I may have to use different items than Monkey, Banana, Gilligan- so
> work with me here.
Mayte - 16 Feb 2006 20:41 GMT
Thank you.
> Mayte,
> If the control has its Autopostback property set, then in its
[quoted text clipped - 16 lines]
>> so
>> work with me here.