Can variables and their values be hidden from the body of an Email?

I've got a test that is currently emailing test results using CGI/POST/.asp page. As it stands right now, all variables and their associated values are showing up in the body of the email message so the message is quite long. I'm wondering if anyone knows how to modify the email message so that I only see values for specific variables in the email message as opposed to all of them????? For example, I want to see student name, student company and birthdate, but I dont want to see Question 1, Question 2, Question 23, etc.

Discussions have been disabled for this post