Hello again. I am using a few dropdown lists with range validators. My problem lies when I submit my form. My results are sent through email and they read the value of the results rather than the text. How do I get the email to show the text rather than the value.
I am using vb
example:
QA1 is the text and value is 1
my email should read QA1 but it reads 1.
...
Go to the complete details ...