Dynamic Contact Button

I have a repeater linked to a data set of a list of businesses that each have some information information. I want to add a “Contact” button which allows users to send an email to the selected business within the repeater.

I also want to automatically have another email address BCC’s on the email. This email address would be the same regardless of the business selected.

Is it possible to do this with an OnClick event? If so, any ideas on the code?

Hi,

Currently it is only possible to set the To and Subject fields.
See here