
Populate Recipient filed with contents of text file
I am attempting to author a form on which I need checkboxes to select groups
of recipients. The recipients e-mail addresses are pulled from our ERP
database and generated as flat CSV files. I need to make the Send event of
the form evaluate which check boxes are selected and copy and paste the
e-mail addresses from the corresponding text files into the recipient field.
If this is possible, I'd appreciate knowing how. Sample code is extremely
helpful, as I am a networking guy, not a programmer.
Thanks