I have a form created in Adobe Live Cycle Designer ES4 with extended
rights leveraged in Acrobat Pro 11. The form uses an array to store a
number of e-mail addresses. When a user selects a name in another field
the e-mail address is ‘subtracted’ from the array and the e-mail is
created so that it is sent ‘To’ that individual and cc’d to the
remainder of the e-mail addresses in the array. The array format is var
ListAddr = new Array("joe.bloggs@yahoo.com", "john.doe@yahoo.com",
gordon.bennet@didd...