Help Please !!! Email test results
February 20, 2008 12:00 AM
Hello Arlyn.In your code, you should have the following:' The variable name below outside of the quotes must agree with the variable name on the left abovestrBody=""strBody=strBody & "User Name: " & un & vbCrLfstrBody=strBody & "Question 1: " & q1 & vbCrLfstrBody=strBody & "Question 2: " & q2 & vbCrLfstrBody=strBody & "Question 3: " & q3 & vbCrLfstrBody=strBody & "Test Score: " & ts & "%" & vbCrLf'body of email Two things.1. Make sure you have Internet Information Services version 6 (IIS6) on your server.2. Look at this post that provides other details on setting up the code. (See last entry).Let us know how it went.Regards,
Discussions have been disabled for this post