Hi GinaWhipp,
The mails goes from the command button click event. "To" is static email id, does not change. The "Subject" is user's first name and last name ( capturing from Text Boxes - txtFirstName and txtLastName), message body is captured from txtMessage textbox. In every repeated...